Histórico de versões do Simple Hinting - 16 versões
Simple Hinting por Étienne Pflieger
Histórico de versões do Simple Hinting - 16 versões
Cuidado com versões antigas! Essas versões são exibidas com propósito de referência e testes.Devemos sempre usar a versão mais recente de uma extensão.
Versão mais recente
Versão 0.6.0
Lançado em 15 de dez de 2023 - 475,92 KBFunciona em firefox 109.0 em diante, android 120.0 em dianteNo new features. This version only introduces support for manifest v3Código fonte publicado sob WTFPL
Baixe o Firefox e instale a extensãoVocê precisa do Firefox para usar esta extensãoVersões mais antigas
Versão 0.5.5
Lançado em 26 de mai de 2023 - 475,73 KBFunciona em firefox 79.0 em dianteThis 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 publicado sob WTFPL
Versão 0.5.4
Lançado em 19 de jul de 2021 - 475,64 KBFunciona em firefox 79.0 em dianteCódigo fonte publicado sob WTFPL
Versão 0.5.3
Lançado em 20 de set de 2020 - 475,58 KBFunciona em firefox 57.0 em diante- 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 publicado sob WTFPL
Versão 0.5.2
Lançado em 23 de ago de 2020 - 475,23 KBFunciona em firefox 57.0 em diante- 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 publicado sob WTFPL
- New global keybinding:
Versão 0.5.1
Lançado em 21 de fev de 2019 - 472,63 KBFunciona em firefox 56.0 em dianteFeatures:- 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 publicado sob WTFPL
Versão 0.4.0
Lançado em 2 de abr de 2018 - 470,8 KBFunciona em firefox 56.0 em diante, android 56.0 até 68.*Código fonte publicado sob WTFPL
Versão 0.3.0
Lançado em 6 de fev de 2018 - 469,98 KBFunciona em firefox 56.0 em dianteChanges:
- 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 publicado sob WTFPL
Versão 0.2.1
Lançado em 25 de jan de 2018 - 469,49 KBFunciona em firefox 56.0 em diante- Remove focus from inspected link after having resolved its short url
- Add some screenshots to the repository
Complete list of changesCódigo fonte publicado sob WTFPL
Versão 0.2.0
Lançado em 24 de jan de 2018 - 185,7 KBFunciona em firefox 56.0 em dianteNew 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 publicado sob WTFPL
Versão 0.1.1
Lançado em 17 de jan de 2018 - 180,2 KBFunciona em firefox 56.0 em dianteAdd license information and support 2 other link shortening servicesCódigo fonte publicado sob WTFPL
Versão 0.1.0
Lançado em 24 de dez de 2017 - 179,77 KBFunciona em firefox 56.0 em dianteChanges:
- 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 publicado sob WTFPL
- Come back to the original
Versão 0.0.4
Lançado em 25 de set de 2017 - 174,1 KBFunciona em firefox 56.0 em diante, 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 publicado sob Licença MIT
Versão 0.0.3
Lançado em 24 de ago de 2017 - 173,92 KBFunciona em firefox 56.0 em diante, android 56.0 até 68.*Big refactoring. Now use the `Alt+Space` webextension command mechanism to activate itself.Código fonte publicado sob Licença MIT
Versão 0.0.2
Lançado em 23 de ago de 2017 - 174,96 KBFunciona em firefox 56.0 em diante, 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 publicado sob Licença MIT