下一页
sylecn
(27 人评分) |2000 位用户 | 来自
商店
|

概述
翻译

When reading online documents or novels, I usually use SPC to scroll page. But SPC doesn't go to next page automatically. This add-on rebinds SPC key so that it scrolls page when there is more on the page, it goes to next page when you are at the bottom of a page. You can also press n key anytime to go to next page directly. nextpage is free software released under GPLv3. The source code is hosted at github. nextpage tries hard to not get in your way. If you find nextpage breaks your blog admin panel, some online registration form, or any kind of cool web application, please report a bug. You can also use (ignore-on "URL_REGEXP") in user config to disable this add-on on given website. Currently English, Chinese and German web pages are supported. nextpage allows you to bind keys to some nextpage related functions. Here is the default key-bindings: SPC scroll up/next page n next page p history back Here is the real code for this default binding: (bind "SPC" 'nextpage-maybe) (bind "n" 'nextpage) (bind "p" 'history-back) You can disable/overwrite built-in bindings and define your own bindings easily. Read the built-in help document with the installed add-on for more information. Click help button in add-on option. This add-on is only 20K zipped. BUG Report =================== If you found a problem and would like to get it fixed, please report it here: https://github.com/sylecn/ff-nextpage/issues

来自商店的评价 (0)

尚无人评价此扩展,查看 所有语言

留言

支持浏览器

适用于以下浏览器
内核要求
要求浏览器内核版本 ≥ 88

其他信息

文件类型
crx
版本
2.17.4 已同步至最新
更新日期
2024年8月26日 2个月前
大小
53.28KiB
Manifest 版本
3
语言
查看全部2种支持的语言
权限
所属类别
开发者