Histórico de versões de Simple Hinting - 16 versões
Simple Hinting por Étienne Pflieger
Histórico de versões de Simple Hinting - 16 versões
Tenha cuidado com versões antigas! Estas versões são mostradas para fins de teste e referência.Deve sempre utilizar a versão mais recente de um extra.
Versão mais recente
Versão 0.6.0
Lançada em 15 de dez de 2023 - 475,92 KBFunciona com firefox 109.0 e superior, android 120.0 e superiorNo new features. This version only introduces support for manifest v3Código fonte lançado sob WTFPL
Transferir o Firefox e obter a extensãoIrá necessitar do Firefox para utilizar esta extensãoVersões antigas
Versão 0.5.5
Lançada em 26 de mai de 2023 - 475,73 KBFunciona com firefox 79.0 e superiorThis 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…).Código fonte lançado sob WTFPL
Versão 0.5.4
Lançada em 19 de jul de 2021 - 475,64 KBFunciona com firefox 79.0 e superiorCódigo fonte lançado sob WTFPL
Versão 0.5.3
Lançada em 20 de set de 2020 - 475,58 KBFunciona com firefox 57.0 e superior- 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
Código fonte lançado sob WTFPL
Versão 0.5.2
Lançada em 23 de ago de 2020 - 475,23 KBFunciona com firefox 57.0 e superior- 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.
Código fonte lançado sob WTFPL
- New global keybinding:
Versão 0.5.1
Lançada em 21 de fev de 2019 - 472,63 KBFunciona com firefox 56.0 e superiorFeatures:- 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
Código fonte lançado sob WTFPL
Versão 0.4.0
Lançada em 2 de abr de 2018 - 470,8 KBFunciona com firefox 56.0 e superior, android 56.0 até 68.*Código fonte lançado sob WTFPL
Versão 0.3.0
Lançada em 6 de fev de 2018 - 469,98 KBFunciona com firefox 56.0 e superiorChanges:
- 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 changesCódigo fonte lançado sob WTFPL
Versão 0.2.1
Lançada em 25 de jan de 2018 - 469,49 KBFunciona com firefox 56.0 e superior- Remove focus from inspected link after having resolved its short url
- Add some screenshots to the repository
Complete list of changesCódigo fonte lançado sob WTFPL
Versão 0.2.0
Lançada em 24 de jan de 2018 - 185,7 KBFunciona com firefox 56.0 e superiorNew 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 listCódigo fonte lançado sob WTFPL
Versão 0.1.1
Lançada em 17 de jan de 2018 - 180,2 KBFunciona com firefox 56.0 e superiorAdd license information and support 2 other link shortening servicesCódigo fonte lançado sob WTFPL
Versão 0.1.0
Lançada em 24 de dez de 2017 - 179,77 KBFunciona com firefox 56.0 e superiorChanges:
- 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)
Código fonte lançado sob WTFPL
- Come back to the original
Versão 0.0.4
Lançada em 25 de set de 2017 - 174,1 KBFunciona com firefox 56.0 e superior, android 56.0 até 68.*Mainly a bugfix release, but include the following changes too:
- Add current page to the top left corner
- Change hint number baseCódigo fonte lançado sob MIT License
Versão 0.0.3
Lançada em 24 de ago de 2017 - 173,92 KBFunciona com firefox 56.0 e superior, android 56.0 até 68.*Big refactoring. Now use the `Alt+Space` webextension command mechanism to activate itself.Código fonte lançado sob MIT License
Versão 0.0.2
Lançada em 23 de ago de 2017 - 174,96 KBFunciona com firefox 56.0 e superior, android 56.0 até 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.Código fonte lançado sob MIT License