Force Scroll
Allows you to scroll on any site, even sites where it is normally disabled (e.g. sites that lock scrolling when Adblockers are…
What is Force Scroll?
Force Scroll is a Chrome extension developed by Neuraseer, and its main feature is "Allows you to scroll on any site, even sites where it is normally disabled (e.g. sites that lock scrolling when Adblockers are…".
Extension Screenshots
Download Force Scroll Extension CRX File
Download Force Scroll extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Allows you to scroll on any site, even sites where it is normally disabled (e.g. sites that lock scrolling when Adblockers are detected). Simply click the 4 arrow icon to activate scrolling.
Extension Basic Information
Name | Force Scroll |
ID | kncpohgclhdhcjcfbpfclpnohckakaie |
Official URL | https://chromewebstore.google.com/detail/force-scroll/kncpohgclhdhcjcfbpfclpnohckakaie |
Description | Allows you to scroll on any site, even sites where it is normally disabled (e.g. sites that lock scrolling when Adblockers are… |
File Size | 89.21 KB |
Installation Count | 581 |
Current Version | 0.1 |
Last Updated | 2020-12-24 |
Publish Date | 2020-12-23 |
Rating | 3.67/5 Total 15 Ratings |
Developer | Neuraseer |
[email protected] | |
Payment Type | free |
Supported Languages | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Force Scroll", "version": "0.1", "browser_action": { "default_icon": "icon.png" }, "background": { "scripts": [ "background.js" ] }, "content_scripts": [ { "matches": [ " |