Scrollkey version history - 9 versions
Scrollkey by Geoffrey De Belie
Scrollkey version history - 9 versions
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.1.0
Released Aug 26, 2024 - 20.42 KBWorks with firefox 109.0 and later* Upgrade to Manifest V3, make sure that Scrollkey has the necessary permissions to access to the webpages you browse
* Add compatibility for Chrome
* Use build script from Translate Now with slight adaptations
* Remove PNG files from the repository, so that they are not included in the build
* Update repo on GitHub to include all the code for the last version
* Add README to repoSource code released under GNU General Public License v3.0 only
Download Firefox and get the extensionYou'll need Firefox to use this extensionOlder versions
Version 3.0.2resigned1
Released Apr 25, 2024 - 20.37 KBWorks with firefox 48.0 and laterSource code released under GNU General Public License v3.0 only
Version 3.0.1
Released Jan 2, 2019 - 17.38 KBWorks with firefox 48.0 and later- Fix: if scrolling doesn't work because we are at the end of a page or something, don't cancel the default event
- Fix: don't show notification more than once per tab, unless the scrolling direction changes or the page is reloadedSource code released under GNU General Public License v3.0 only
Version 3.0.0
Released Nov 25, 2017 - 16.7 KBWorks with firefox 48.0 and later- Implement optional smooth scrolling (off by default)
- Implement blacklist feature, fixes #29
- Rework options screen - use flexbox instead of table
- Use more generic localisation method
- Phase out setTimeout usage
- Implement scroll to top with gg, scroll to bottom with GGSource code released under GNU General Public License v3.0 only
Version 2.0.1
Released Sep 4, 2017 - 13.99 KBWorks with firefox 48.0 and laterFix "cannot scroll" notification appearing on some sites when scrolling is available by calculating scroll limit differentlySource code released under GNU General Public License v3.0 only
Version 2.0.0
Released Jun 24, 2017 - 14.37 KBWorks with firefox 48.0 and later- Add notification tips for horizontal/vertical scrolling
- Add notification "Saved preferences" and translation in Dutch
- Replace PNG files by SVG file
- Use sync storage instead of local storage (preferences from local storage are migrated to sync storage)
- Checkboxes now render correctly (workaround for bug https://bugzilla.mozilla.org/show_bug.cgi?id=1354336)
- Rework preferences internally
- Partial support for scrolling inside iframes (same-origin policy limits what Scrollkey can do for other iframes)
- CleanupSource code released under GNU General Public License v3.0 only
Version 1.1.0
Released Jan 29, 2017 - 18.47 KBWorks with firefox 48.0 and laterUpdate Spanish translation
Make option window layout betterSource code released under GNU General Public License v3.0 only
Version 1.0.1
Released Jan 5, 2017 - 18.07 KBWorks with firefox 48.0 and laterInsert at page load start, not when page loading is finishedSource code released under GNU General Public License v3.0 only
Version 1.0
Released Jan 5, 2017 - 18.04 KBWorks with firefox 48.0 and laterPort Scrollkey to WebExtension (requires Firefox >=48).Source code released under GNU General Public License v3.0 only