Skip to content

Instantly share code, notes, and snippets.

View affan2021shaikh's full-sized avatar
🎯
Focusing

Affan Shaikh affan2021shaikh

🎯
Focusing
  • ON, Canada
  • 04:24 (UTC -04:00)
View GitHub Profile
// ==UserScript==
// @name Set overscroll property to none
// @namespace affan2021shaikh
// @version 1.0.0
// @downloadURL https://gist.github.com/affan2021shaikh/efa8b9f8c31b794d2d3b2a1b99928e0f/raw/Remove%2520overscroll.user.js
//
// @match *://*/*
// @grant none
// @run-at document-start
//