File tree 2 files changed +6
-1
lines changed
2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 7
7
</ head >
8
8
< body >
9
9
< h1 > AutoScroll Changelog</ h1 >
10
+ < h2 title ="2018-11-21 "> Version 4.10</ h2 >
11
+ < ul >
12
+ < li > Fixing a regression that caused it to incorrectly activate on various things. (Thanks to < a href ="https://github.com/Tynach "> Tynach</ a > )</ li >
13
+ < li > AutoScroll now works on Windows (it will disable the built-in autoscroll).</ li >
14
+ </ ul >
10
15
< h2 title ="2018-11-03 "> Version 4.9</ h2 >
11
16
< ul >
12
17
< li > Fixing deprecation warning in Chrome. (Thanks to < a href ="https://github.com/joepvl "> joepvl</ a > )</ li >
Original file line number Diff line number Diff line change 1
1
{
2
2
"manifest_version" : 2 ,
3
3
"name" : " AutoScroll" ,
4
- "version" : " 4.9 " ,
4
+ "version" : " 4.10 " ,
5
5
"description" : " This extension adds customizable autoscroll support to Chrome." ,
6
6
"minimum_chrome_version" : " 29" ,
7
7
"icons" : {
You can’t perform that action at this time.
0 commit comments