forked from Pauan/AutoScroll
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improving scrolling performance, and the cursor now uses Shadow DOM
- Loading branch information
Showing
2 changed files
with
274 additions
and
271 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,14 @@ | ||
# AutoScroll | ||
For users on Linux or Mac, the lack of autoscroll can be a big pain. This extension can help! | ||
|
||
|
||
Test these sites: | ||
|
||
* `https://easywebsoc.td.com/waw/idp/login.htm?execution=e1s1` | ||
* `9to5mac.com` | ||
* `www.willhaben.at` | ||
* `http://www.wind.it/it/privati/` | ||
* `http://www.opengl.org/sdk/docs/man/xhtml/glDrawElements.xml` | ||
* `https://www.opengl.org/sdk/docs/man/html/glDrawElements.xhtml` | ||
* `https://twitter.com/amcharts` | ||
* `http://addepar.github.io/ember-table/#/ember-table/simple` |
Oops, something went wrong.