linux-scroll-speed-fix
linux-scroll-speed-fix copied to clipboard
A Chrome app that fixes the slow scroll speed in Chrome for Linux.
When this extension is enabled, using the wheel to scroll Amazon.com becomes very slow and buggy.
When the document is a SVG element[0], this extension's code throws the following error(s): ``` content.js:198 Uncaught TypeError: Failed to execute 'getComputedStyle' on 'Window': parameter 1 is not of type...
Tested on Ubuntu 20.04 and Fedora 34, both systems updated online with the latest patches. The extension has no effect, the scroll feeling is significantly different with Firefox on Linux,...