Simple Hinting version history - 16 versions
Simple Hinting by Étienne Pflieger
Simple Hinting version history - 16 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 0.6.0
Released 15 Dec 2023 - 475.92 kBWorks with firefox 109.0 and later, android 120.0 and laterNo new features. This version only introduces support for manifest v3Source code released under WTFPL
Download Firefox and get the extensionYou'll need Firefox to use this extensionOlder versions
Version 0.5.5
Released 26 May 2023 - 475.73 kBWorks with firefox 79.0 and laterThis new version does not add any new feature. It is only code refactoring and cleanup (better variables naming, removing of useless code, improve build chain…).Source code released under WTFPL
Version 0.5.4
Released 19 Jul 2021 - 475.64 kBWorks with firefox 79.0 and laterSource code released under WTFPL
Version 0.5.3
Released 20 Sep 2020 - 475.58 kBWorks with firefox 57.0 and later- Improve single matching link highlighting
- Change info bar content only when one link matches
- Synchronize domains and params each weeks from https://unshorten.umaneti.net
- Improve cleaned links number displayed in toolbar icon badge
Source code released under WTFPL
Version 0.5.2
Released 23 Aug 2020 - 475.23 kBWorks with firefox 57.0 and later- New global keybinding:
Alt + Shift + L
. (WasAlt + Shift
). - Use more specific host permission.
- Now depends only on unshorten.umaneti.net. It is not possible anymore to use another unshortener service. Thus options UI has been removed.
Source code released under WTFPL
- New global keybinding:
Version 0.5.1
Released 21 Feb 2019 - 472.63 kBWorks with firefox 56.0 and laterFeatures:- Try new name and description and make them translatable
- Improve translation
- Add a browserAction
- Control the cleanall feature with the keyboard
- Add a fix all links feature as a secondary context menu item
Other:- Open the browser console with npm run dev
- Upgrade
browser-polyfill
to 0.3.1 - Use a local version of
web-ext
and upgrade it to support channel choice argument - Improve
Makefile
Source code released under WTFPL
Version 0.4.0
Released 2 Apr 2018 - 470.8 kBWorks with firefox 56.0 and later, android 56.0 to 68.*Source code released under WTFPL
Version 0.3.0
Released 6 Feb 2018 - 469.98 kBWorks with firefox 56.0 and laterChanges:
- Use fr as locale name for french as chromium·e doesn't support fr_FR
- The managed tiny domain list is now automatically retrieved from deparis.io/unshorten.php
Complete list of changesSource code released under WTFPL
Version 0.2.1
Released 25 Jan 2018 - 469.49 kBWorks with firefox 56.0 and later- Remove focus from inspected link after having resolved its short url
- Add some screenshots to the repository
Complete list of changesSource code released under WTFPL
Version 0.2.0
Released 24 Jan 2018 - 185.7 kBWorks with firefox 56.0 and laterNew features
- Add french translations
- Add a context menu item to clean up the link at point
Other changes
- Code cleanup and various fixes
- Remove useless permission
Complete change listSource code released under WTFPL
Version 0.1.1
Released 17 Jan 2018 - 180.2 kBWorks with firefox 56.0 and laterAdd license information and support 2 other link shortening servicesSource code released under WTFPL
Version 0.1.0
Released 24 Dec 2017 - 179.77 kBWorks with firefox 56.0 and laterChanges:
- Come back to the original
Alt+Shift
keybinding
Introduce new features:
v
allows you to view the currently selected link- remove tracking parameters
- unshorten tiny links (e.g. links on twitter)
Source code released under WTFPL
- Come back to the original
Version 0.0.4
Released 25 Sep 2017 - 174.1 kBWorks with firefox 56.0 and later, android 56.0 to 68.*Mainly a bugfix release, but include the following changes too:
- Add current page to the top left corner
- Change hint number baseSource code released under MIT Licence
Version 0.0.3
Released 24 Aug 2017 - 173.92 kBWorks with firefox 56.0 and later, android 56.0 to 68.*Big refactoring. Now use the `Alt+Space` webextension command mechanism to activate itself.Source code released under MIT Licence
Version 0.0.2
Released 23 Aug 2017 - 174.96 kBWorks with firefox 56.0 and later, android 56.0 to 68.*- Comply with the WebExtension API.
- Draw green label after links only when the user want it: at key stroke, not when the page loads.
- Fix tab opening
- The default keybinding to display the hints is Alt+Shift. A future release will allow one to change that.Source code released under MIT Licence