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 Dec 15, 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 FirefoxYou'll need Firefox to use this extensionOlder versions
Version 0.5.5
Released May 26, 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 Jul 19, 2021 - 475.64 KBWorks with firefox 79.0 and laterSource code released under WTFPL
Version 0.5.3
Released Sep 20, 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 Aug 23, 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 Feb 21, 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 Apr 2, 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 Feb 6, 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 Jan 25, 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 Jan 24, 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 Jan 17, 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 Dec 24, 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 Sep 25, 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 The MIT License
Version 0.0.3
Released Aug 24, 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 The MIT License
Version 0.0.2
Released Aug 23, 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 The MIT License