Histórico de versões do Insecure Links Highlighter - 25 versões
Insecure Links Highlighter por Victor Engmark, Victor Engmark
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 1.28
Lançado em 1 de mai de 2025 - 34,15 KBFunciona em firefox 113.0 em diante, android 120.0 em diante- Build reproducibly using Nix
- Mention how to add to NixOS declaratively
- Add Chrome support
Código fonte publicado sob Somente GNU General Public License v3.0
Baixe o Firefox e instale a extensãoVocê precisa do Firefox para usar esta extensãoVersões mais antigas
Versão 1.27
Lançado em 6 de out de 2023 - 19,29 KBFunciona em firefox 48.0 em diante, android 120.0 em dianteByte-reproducible build, using Nix.Código fonte publicado sob Somente GNU General Public License v3.0
Versão 1.26
Lançado em 16 de ago de 2023 - 19,29 KBFunciona em firefox 48.0 em diante, android 48.0 até 68.*Conform to Manifest Version 3Código fonte publicado sob Somente GNU General Public License v3.0
Versão 1.25
Lançado em 16 de ago de 2023 - 19,27 KBFunciona em firefox 42.0 em diante, android 48.0 até 68.*Simplify build.Código fonte publicado sob Somente GNU General Public License v3.0
Versão 1.24
Lançado em 11 de ago de 2023 - 19,27 KBFunciona em firefox 42.0 em diante, android 48.0 até 68.*Enable Android compatibility based on https://blog.mozilla.org/addons/2023/08/10/prepare-your-firefox-desktop-extension-for-the-upcoming-android-release/Código fonte publicado sob Somente GNU General Public License v3.0
Versão 1.23
Lançado em 17 de out de 2020 - 19,85 KBFunciona em firefox 42.0 em diante, android 48.0 até 68.*Flip default value for highlighting event handlers
There's nothing event handlers can do that the site couldn't already have done by the time you click. The only thing this protects against in practice is the site sending you to the wrong URL, and most users aren't going to be comparing the link URL to the final URL that closely (in particular because of how common redirects are).Código fonte publicado sob Somente GNU General Public License v3.0
Versão 1.22
Lançado em 20 de ago de 2019 - 18,93 KBFunciona em firefox 42.0 em diante, android 48.0 até 68.*Actually avoid "TypeError: ancestorLists[0] is undefined" error in console.Código fonte publicado sob Somente GNU General Public License v3.0
Versão 1.21
Lançado em 5 de ago de 2019 - 18,93 KBFunciona em firefox 42.0 em diante, android 48.0 até 68.*Save settings immediately.Código fonte publicado sob Somente GNU General Public License v3.0
Versão 1.20
Lançado em 5 de ago de 2019 - 18,95 KBFunciona em firefox 42.0 em diante, android 48.0 até 68.*Avoid "TypeError: ancestorLists[0] is undefined" error in console.Código fonte publicado sob Somente GNU General Public License v3.0
Versão 1.19
Lançado em 6 de mar de 2018 - 15,56 KBFunciona em firefox 42.0 em diante, android 48.0 até 68.*1.19 (2018-03-06)
Full Changelog
Closed issues:
- Can't change border color back to "red" after entering invalid value "rede" #57
Código fonte publicado sob Somente GNU General Public License v3.0
Versão 1.18
Lançado em 6 de mar de 2018 - 15,56 KBFunciona em firefox 42.0 em diante, android 48.0 até 68.*1.18 (2018-03-06)
Full Changelog
Implemented enhancements:
- Split highlight.js into multiple files #54
- Validate input colour #53
- Measure & assert code coverage #45
- Test when browsing FTP server #8
- Test in an old-fashioned \<frame\> element? #5
- Automatically test iframe highlighting #3
Fixed bugs:
- Solve Travis CI test intermittency #56
Código fonte publicado sob Somente GNU General Public License v3.0
Versão 1.17
Lançado em 4 de mar de 2018 - 14,98 KBFunciona em firefox 42.0 em diante, android 48.0 até 68.*1.17 (2018-03-04)
Full Changelog
Implemented enhancements:
- Add .dockerignore #51
- Only capture screenshot when test fails #19
- Add class to highlighted elements #9
Closed issues:
Código fonte publicado sob Somente GNU General Public License v3.0
Versão 1.16
Lançado em 22 de fev de 2018 - 14,42 KBFunciona em firefox 42.0 em diante, android 48.0 até 68.*Código fonte publicado sob Somente GNU General Public License v3.0
Versão 1.15
Lançado em 22 de fev de 2018 - 14,15 KBFunciona em firefox 42.0 em diante, android 48.0 até 68.*1.15 (2018-02-22)
Full Changelog
Closed issues:
- Make highlighting of elements with event handlers optional #46
Código fonte publicado sob Somente GNU General Public License v3.0
Versão 1.14
Lançado em 21 de fev de 2018 - 13,97 KBFunciona em firefox 42.0 em diante, android 48.0 até 68.*Código fonte publicado sob Somente GNU General Public License v3.0
Versão 1.13
Lançado em 21 de fev de 2018 - 13,46 KBFunciona em firefox 42.0 em diante, android 48.0 até 68.*Código fonte publicado sob Somente GNU General Public License v3.0
Versão 1.12
Lançado em 16 de fev de 2018 - 11,27 KBFunciona em firefox 48.0 em diante, android 48.0 até 68.*1.12 (2018-02-16)
Full Changelog
Fixed bugs:
Closed issues:
- Handle all protocols supported by Firefox 58 #37
Código fonte publicado sob Somente GNU General Public License v3.0
Versão 1.11
Lançado em 15 de fev de 2018 - 11,09 KBFunciona em firefox 48.0 em diante, android 48.0 até 68.*Código fonte publicado sob Somente GNU General Public License v3.0
Versão 1.10
Lançado em 15 de fev de 2018 - 11,04 KBFunciona em firefox 48.0 em diante, android 48.0 até 68.*1.10 (2018-02-15)
Full Changelog
Closed issues:
- Don't highlight tel: and mailto: links #31
1.9 (2018-02-14)
Full Changelog
Closed issues:
- Handle protocol-relative URLs #22
1.8 (2018-02-14)
Full Changelog
1.7 (2018-02-14)
Full Changelog
1.6 (2018-02-14)
Full Changelog
Closed issues:
- Fix project link #28
1.5 (2018-02-14)
Full Changelog
Closed issues:
- Handle links without @href #27
- Document release process #26
- Highlight dynamically inserted elements #24
1.4 (2018-02-14)
Full Changelog
1.3 (2018-02-14)
Full Changelog
Closed issues:
- Work out which format Mozilla Developer Hub expects for the release notes #25
1.2 (2018-02-14)
Full Changelog
1.1 (2018-02-13)
Full Changelog
Closed issues:
- Handle relative URLs #21
- Test that it overrides !important CSS rules #14
- Release #10
- Test mixed/upper case URLs #4
1.0 (2018-02-13)
Closed issues:
- Detect insecure HTTP links #1
* This Change Log was automatically generated by github_changelog_generatorCódigo fonte publicado sob Somente GNU General Public License v3.0
Versão 1.9
Lançado em 14 de fev de 2018 - 11,03 KBFunciona em firefox 48.0 em diante, android 48.0 até 68.*1.9 (2018-02-14)
Full Changelog
Closed issues:
- Handle protocol-relative URLs #22
1.8 (2018-02-14)
Full Changelog
1.7 (2018-02-14)
Full Changelog
1.6 (2018-02-14)
Full Changelog
Closed issues:
- Fix project link #28
1.5 (2018-02-14)
Full Changelog
Closed issues:
- Handle links without @href #27
- Document release process #26
- Highlight dynamically inserted elements #24
1.4 (2018-02-14)
Full Changelog
1.3 (2018-02-14)
Full Changelog
Closed issues:
- Work out which format Mozilla Developer Hub expects for the release notes #25
1.2 (2018-02-14)
Full Changelog
1.1 (2018-02-13)
Full Changelog
Closed issues:
- Handle relative URLs #21
- Test that it overrides !important CSS rules #14
- Release #10
- Test mixed/upper case URLs #4
1.0 (2018-02-13)
Closed issues:
- Detect insecure HTTP links #1
* This Change Log was automatically generated by github_changelog_generatorCódigo fonte publicado sob Somente GNU General Public License v3.0
Versão 1.8
Lançado em 14 de fev de 2018 - 10,15 KBFunciona em firefox 48.0 em diante, android 48.0 até 68.*1.8 (2018-02-14)
Full Changelog
1.7 (2018-02-14)
Full Changelog
1.6 (2018-02-14)
Full Changelog
Closed issues:
- Fix project link #28
1.5 (2018-02-14)
Full Changelog
Closed issues:
- Handle links without @href #27
- Document release process #26
- Highlight dynamically inserted elements #24
1.4 (2018-02-14)
Full Changelog
1.3 (2018-02-14)
Full Changelog
Closed issues:
- Work out which format Mozilla Developer Hub expects for the release notes #25
1.2 (2018-02-14)
Full Changelog
1.1 (2018-02-13)
Full Changelog
Closed issues:
- Handle URLs with an implicit protocol #22
- Handle relative URLs #21
- Test that it overrides !important CSS rules #14
- Release #10
- Test mixed/upper case URLs #4
1.0 (2018-02-13)
Closed issues:
- Detect insecure HTTP links #1
* This Change Log was automatically generated by github_changelog_generatorCódigo fonte publicado sob Somente GNU General Public License v3.0
Versão 1.7
Lançado em 14 de fev de 2018 - 6,61 KBFunciona em firefox 48.0 em diante, android 48.0 até 68.*1.7 (2018-02-14)
Full Changelog
1.6 (2018-02-14)
Full Changelog
Closed issues:
- Fix project link #28
1.5 (2018-02-14)
Full Changelog
Closed issues:
- Handle links without @href #27
- Document release process #26
- Highlight dynamically inserted elements #24
1.4 (2018-02-14)
Full Changelog
1.3 (2018-02-14)
Full Changelog
Closed issues:
- Work out which format Mozilla Developer Hub expects for the release notes #25
1.2 (2018-02-14)
Full Changelog
1.1 (2018-02-13)
Full Changelog
Closed issues:
- Handle URLs with an implicit protocol #22
- Handle relative URLs #21
- Test that it overrides !important CSS rules #14
- Release #10
- Test mixed/upper case URLs #4
1.0 (2018-02-13)
Closed issues:
- Detect insecure HTTP links #1
* This Change Log was automatically generated by github_changelog_generatorCódigo fonte publicado sob Somente GNU General Public License v3.0
Versão 1.5
Lançado em 14 de fev de 2018 - 6,62 KBFunciona em firefox 48.0 em diante, android 48.0 até 68.*1.5 (2018-02-14)
Full Changelog
Closed issues:
- Handle links without @href #27
- Document release process #26
- Highlight dynamically inserted elements #24
1.4 (2018-02-14)
Full Changelog
1.3 (2018-02-14)
Full Changelog
Closed issues:
- Work out which format Mozilla Developer Hub expects for the release notes #25
1.2 (2018-02-14)
Full Changelog
1.1 (2018-02-13)
Full Changelog
Closed issues:
- Handle URLs with an implicit protocol #22
- Handle relative URLs #21
- Test that it overrides !important CSS rules #14
- Release #10
- Test mixed/upper case URLs #4
1.0 (2018-02-13)
Closed issues:
- Detect insecure HTTP links #1
* This Change Log was automatically generated by github_changelog_generatorCódigo fonte publicado sob Somente GNU General Public License v3.0
Versão 1.4
Lançado em 14 de fev de 2018 - 6,49 KBFunciona em firefox 48.0 em diante, android 48.0 até 68.*1.4 (2018-02-14)
Full Changelog
1.3 (2018-02-14)
Full Changelog
Closed issues:
- Work out which format Mozilla Developer Hub expects for the release notes #25
1.2 (2018-02-14)
Full Changelog
1.1 (2018-02-13)
Full Changelog
Closed issues:
- Handle URLs with an implicit protocol #22
- Handle relative URLs #21
- Test that it overrides !important CSS rules #14
- Release #10
- Test mixed/upper case URLs #4
1.0 (2018-02-13)
Closed issues:
- Detect insecure HTTP links #1
* This Change Log was automatically generated by github_changelog_generatorCódigo fonte publicado sob Somente GNU General Public License v3.0
Versão 1.2
Lançado em 14 de fev de 2018 - 6,5 KBFunciona em firefox 48.0 em diante, android 48.0 até 68.*1.2 (2018-02-14)
Full Changelog
1.1 (2018-02-13)
Full Changelog
Closed issues:
- Handle URLs with an implicit protocol #22
- Handle relative URLs #21
- Test that it overrides !important CSS rules #14
- Release #10
- Test mixed/upper case URLs #4
1.0 (2018-02-13)
Closed issues:
- Detect insecure HTTP links #1
* This Change Log was automatically generated by github_changelog_generatorCódigo fonte publicado sob Somente GNU General Public License v3.0