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 2.17.4
Released 24 Aug 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 Licence v3.0 only
Download Firefox and get the extensionYou'll need Firefox to use this extensionOlder versions
Version 2.16.4
Released 28 Jul 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 Licence v3.0 only
Version 2.16.3
Released 21 Dec 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 Licence v3.0 only
Version 2.16.1
Released 4 Jul 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 Licence v3.0 only
Version 2.13.3
Released 18 May 2023 - 55.41 kBWorks with firefox 48.0 and laterbugfix: better support on multiple level of shadow domSource code released under GNU General Public Licence v3.0 only
Version 2.13.0
Released 24 Feb 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 Licence v3.0 only
Version 2.12.0
Released 14 Feb 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 Licence v3.0 only
Version 2.11.1
Released 13 Feb 2023 - 54.48 kBWorks with firefox 42.0 and laterbugfix: fix github issues 56Source code released under GNU General Public Licence v3.0 only
Version 2.11.0
Released 13 Feb 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 Licence v3.0 only
Version 2.10.4
Released 29 Aug 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 Licence v3.0 only
Version 2.10.3
Released 6 Oct 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 Licence v3.0 only
Version 2.10.1
Released 27 Apr 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 Licence v3.0 only
Version 2.10.0
Released 26 Apr 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 Licence v3.0 only
Version 2.9.2
Released 9 Oct 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 Licence v3.0 only
Version 2.9.0
Released 23 Aug 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 Licence v3.0 only
Version 2.8.7
Released 22 Aug 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 Licence v3.0 only
Version 2.8.6
Released 22 Aug 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 Licence v3.0 only
Version 2.8.4
Released 4 Mar 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 Licence v3.0 only
Version 2.8.3
Released 1 Mar 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 Licence v3.0 only
Version 2.8.1
Released 21 Feb 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 Licence v3.0 only
Version 2.8.0
Released 29 Sep 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 Licence v3.0 only
Version 2.7.3
Released 11 May 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 Licence v3.0 only
Version 2.6.1
Released 30 Apr 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 Licence v3.0 only
Version 2.5.0
Released 9 Apr 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 Licence v3.0 only
Version 2.3.3
Released 10 Dec 2017 - 21.69 kBWorks with firefox 42.0 and later, android 48.0 to 68.*v2.3.3 bugfix on firefox 57
Iterator object is removed in firefox 57, replaced with for..of loop.Source code released under GNU General Public Licence v3.0 only