add 2 bottons in the page which can 【goTop】 and 【goBtm】 Script Feature: 1,it's not reached the top or bottom immediately , but rather accelerate change(Smooth) 2,it will automatically hide to the right, point to the original location, it will restore location 3,And there is no external links, safe to eat 4,When the age does not has scroll bar, and it will not show untill the window is resized when scroll bars appear , the buttons also appear. 5, there is the keyboard shortcut 【Ctrl + ↑】 【Ctrl + ↓】, and increase the blacklist mechanism, press 【Ctrl + F2】 to call up the panel. 6, reading mode (double-click scrolling, click Stop scrolling), To disable press [Ctrl + F2] to call out the panel, for modification, see 2015.6.8 update log Ps:Chrome and Firefox tests are normal. If something unusual, try upgrading your browser
2015.6.8更新日志 日了狗了,答辩被老师问了20分钟,差点被问成SB……最后还是过了,有空来更行一下 更改了向下滚动的速度,现在速度是先快后慢,跟向上滚动一样(原来是先快后慢);现在看起来更舒服 调整了滚动的速度,比原来慢了。 【新增】双击进入阅读模式,屏幕会以每20ms,滚动1px的速度进行滚动。适合看小说。双击开始滚动,单击停止滚动。如果不想开启,请按【Ctrl+F2】进入控制面板禁用掉(全局禁用,不是单独对某个网站)。 如果觉得速度慢,请在代码的第205行修改代码,或者直接搜索“readmode(1,20)” If you feel slow, modify the code in the first 205 lines of code, or direct search "readmode (1,20)" readmode(1,20)中的1,20表,20ms滚动1px; readmode (1,20) of 1,20 meter, 20ms rolling 1px; 不建议该大,不方便阅读,当然,你一目十行,当我没说……