Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 3.0.2
Released Nov 14, 2025 - 57.32 KBWorks with firefox 58.0 and laterv3.x breaking change
- change default binding for p key to previous-page, was history-back.
bugfix
- do not activate when running on onekvm/pikvm KVM web UI
- better support for German locale and other localesSource code released under GNU General Public License v3.0 only
Older versions
Version 2.17.4
Released Aug 24, 2024 - 57.02 KBWorks with firefox 58.0 and laterv2.17.4 add new command: copy-download-link
this can be used on some website to copy the main download linkSource code released under GNU General Public License v3.0 only
Version 2.16.4
Released Jul 28, 2024 - 56.15 KBWorks with firefox 58.0 and laterv2.16.4 add support for Ant Design pagination websitesSource code released under GNU General Public License v3.0 only
Version 2.16.3
Released Dec 21, 2023 - 55.95 KBWorks with firefox 48.0 and laterfix github issue #59 and #60
now works better on some wordpress.com sites and google search result.Source code released under GNU General Public License v3.0 only
Version 2.16.1
Released Jul 4, 2023 - 55.68 KBWorks with firefox 48.0 and laterv2.16.1
- add scroll-up and scroll-down command
- add previous-page-maybe command
- bugfix: auto ignore bindings on another typing websiteSource code released under GNU General Public License v3.0 only
Version 2.13.3
Released May 18, 2023 - 55.41 KBWorks with firefox 48.0 and laterbugfix: better support on multiple level of shadow domSource code released under GNU General Public License v3.0 only
Version 2.13.0
Released Feb 24, 2023 - 55.35 KBWorks with firefox 42.0 and laterv2.13.0 support shadow DOM when detecting userIsTyping()Source code released under GNU General Public License v3.0 only
Version 2.12.0
Released Feb 14, 2023 - 55.28 KBWorks with firefox 42.0 and laterv2.12.0 add prerender/prefetch support
To my surprise, this does make a difference on some websites.
So it is enabled by default. User can disable it via (disable-prefetch) in
user preferences.
closes github issue 52.Source code released under GNU General Public License v3.0 only
Version 2.11.1
Released Feb 13, 2023 - 54.48 KBWorks with firefox 42.0 and laterbugfix: fix github issues 56Source code released under GNU General Public License v3.0 only
Version 2.11.0
Released Feb 13, 2023 - 54.49 KBWorks with firefox 42.0 and laterv2.11.0 add support for weread (wechat read) websiteSource code released under GNU General Public License v3.0 only
Version 2.10.4
Released Aug 29, 2022 - 54.18 KBWorks with firefox 42.0 and laterv2.10.4 make it work on julia documents.Source code released under GNU General Public License v3.0 only
Version 2.10.3
Released Oct 6, 2021 - 54.18 KBWorks with firefox 42.0 and laterv2.10.3 add support for OpenLDAP html doc
v2.10.2 support "next page >>" style linkSource code released under GNU General Public License v3.0 only
Version 2.10.1
Released Apr 27, 2021 - 54.02 KBWorks with firefox 42.0 and laterbugfix: support binding mouse-2 etc buttons in modern browsers
fix github issue 48Source code released under GNU General Public License v3.0 only
Version 2.10.0
Released Apr 26, 2021 - 53.72 KBWorks with firefox 42.0 and laterfeature:
- added copy-title command you can use in bindSource code released under GNU General Public License v3.0 only
Version 2.9.2
Released Oct 9, 2019 - 36.03 KBWorks with firefox 42.0 and laterv2.9.2 now works on PKU BBS and some MDN pagesSource code released under GNU General Public License v3.0 only
Version 2.9.0
Released Aug 23, 2019 - 35.85 KBWorks with firefox 42.0 and laterv2.9.0 previous-page command is supported in bind command. read help in preferences page to learn more.Source code released under GNU General Public License v3.0 only
Version 2.8.7
Released Aug 22, 2019 - 34.89 KBWorks with firefox 42.0 and laterv2.8.7 support more keys in bind command, such as *, C-_, C-> etc.Source code released under GNU General Public License v3.0 only
Version 2.8.6
Released Aug 22, 2019 - 34.15 KBWorks with firefox 42.0 and later- fix issue #41, ctrl, alt bindings should work properly now.Source code released under GNU General Public License v3.0 only
Version 2.8.4
Released Mar 4, 2019 - 30.29 KBWorks with firefox 42.0 and laterv2.8.4 fix a regression introduced in v2.8.3Source code released under GNU General Public License v3.0 only
Version 2.8.3
Released Mar 1, 2019 - 30.27 KBWorks with firefox 42.0 and later- now works on debian live manual and docker hub siteSource code released under GNU General Public License v3.0 only
Version 2.8.1
Released Feb 21, 2019 - 30.13 KBWorks with firefox 42.0 and laterv2.8.1 bugfix: support <link rel="next" ...> in <head>Source code released under GNU General Public License v3.0 only
Version 2.8.0
Released Sep 29, 2018 - 30.17 KBWorks with firefox 42.0 and lateradd support for html5 buttons. close github issue #35. works for bilibili website now.Source code released under GNU General Public License v3.0 only
Version 2.7.3
Released May 11, 2018 - 29.97 KBWorks with firefox 42.0 and later, android 48.0 to 68.*- add support for mouse wheel events, you can now bind wheel-up and wheel-down key.Source code released under GNU General Public License v3.0 only
Version 2.6.1
Released Apr 30, 2018 - 29.6 KBWorks with firefox 42.0 and later, android 48.0 to 68.*- add nextpage support for elastic search documents
- fix nextpage-maybe on postgresql documentsSource code released under GNU General Public License v3.0 only
Version 2.5.0
Released Apr 9, 2018 - 29.56 KBWorks with firefox 42.0 and later, android 48.0 to 68.*v2.5.0
- this addon is ported to chrome and is available on chrome webstore.
- add copy-title-and-url-maybe command. it can be used in bind command in user config file. e.g.
(bind "c" 'copy-title-and-url-maybe)
- add support for ninenines.eu docs
- refine nextPattern regexp so it work on more websitesSource code released under GNU General Public License v3.0 only