Firefox Browser Add-ons
Log in
Add-on icon

Insecure Links Highlighter version history - 25 versions

Insecure Links Highlighter by Victor Engmark, Victor Engmark

Rated 1 out of 5
1 Star out of 5
5
0
4
0
3
0
2
0
1
1
Insecure Links Highlighter version history - 25 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 1.28

    Released May 1, 2025 - 34.15 KB
    Works with firefox 113.0 and later, android 120.0 and later
    • Build reproducibly using Nix
    • Mention how to add to NixOS declaratively
    • Add Chrome support

    Source code released under GNU General Public License v3.0 only

    You'll need Firefox to use this extension
    Download Firefox
    Download file
  • Older versions

    Version 1.27

    Released Oct 6, 2023 - 19.29 KB
    Works with firefox 48.0 and later, android 120.0 and later
    Byte-reproducible build, using Nix.

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 1.26

    Released Aug 16, 2023 - 19.29 KB
    Works with firefox 48.0 and later, android 48.0 to 68.*
    Conform to Manifest Version 3

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 1.25

    Released Aug 16, 2023 - 19.27 KB
    Works with firefox 42.0 and later, android 48.0 to 68.*
    Simplify build.

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 1.24

    Released Aug 11, 2023 - 19.27 KB
    Works with firefox 42.0 and later, android 48.0 to 68.*
    Enable Android compatibility based on https://blog.mozilla.org/addons/2023/08/10/prepare-your-firefox-desktop-extension-for-the-upcoming-android-release/

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 1.23

    Released Oct 17, 2020 - 19.85 KB
    Works with firefox 42.0 and later, android 48.0 to 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).

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 1.22

    Released Aug 20, 2019 - 18.93 KB
    Works with firefox 42.0 and later, android 48.0 to 68.*
    Actually avoid "TypeError: ancestorLists[0] is undefined" error in console.

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 1.21

    Released Aug 5, 2019 - 18.93 KB
    Works with firefox 42.0 and later, android 48.0 to 68.*
    Save settings immediately.

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 1.20

    Released Aug 5, 2019 - 18.95 KB
    Works with firefox 42.0 and later, android 48.0 to 68.*
    Avoid "TypeError: ancestorLists[0] is undefined" error in console.

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 1.19

    Released Mar 6, 2018 - 15.56 KB
    Works with firefox 42.0 and later, android 48.0 to 68.*
    1.19 (2018-03-06)

    Full Changelog

    Closed issues:
    • Can't change border color back to "red" after entering invalid value "rede" #57

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 1.18

    Released Mar 6, 2018 - 15.56 KB
    Works with firefox 42.0 and later, android 48.0 to 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

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 1.17

    Released Mar 4, 2018 - 14.98 KB
    Works with firefox 42.0 and later, android 48.0 to 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:
    • Override border-width setting #55
    • Use Java for acceptance tests #52
    • Produce reproducible XPI files #50

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 1.16

    Released Feb 22, 2018 - 14.42 KB
    Works with firefox 42.0 and later, android 48.0 to 68.*
    1.16 (2018-02-22)

    Full Changelog

    Closed issues:
    • Improve performance for big changes #47

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 1.15

    Released Feb 22, 2018 - 14.15 KB
    Works with firefox 42.0 and later, android 48.0 to 68.*
    1.15 (2018-02-22)

    Full Changelog

    Closed issues:
    • Make highlighting of elements with event handlers optional #46

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 1.14

    Released Feb 21, 2018 - 13.97 KB
    Works with firefox 42.0 and later, android 48.0 to 68.*
    1.14 (2018-02-21)

    Full Changelog

    Closed issues:
    • Highlight links with on* event handlers #44

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 1.13

    Released Feb 21, 2018 - 13.46 KB
    Works with firefox 42.0 and later, android 48.0 to 68.*
    1.13 (2018-02-21)

    Full Changelog

    Implemented enhancements:
    • Automate CI run #23
    • Allow configuring the border colour #12
    • Shut down selenium Docker image when tests are done running #2

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 1.12

    Released Feb 16, 2018 - 11.27 KB
    Works with firefox 48.0 and later, android 48.0 to 68.*
    1.12 (2018-02-16)

    Full Changelog

    Fixed bugs:
    • Support SIP URLs #34
    • Support NNTP URLs #33
    • Highlight relative URLs on insecure sites #7

    Closed issues:
    • Handle all protocols supported by Firefox 58 #37

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 1.11

    Released Feb 15, 2018 - 11.09 KB
    Works with firefox 48.0 and later, android 48.0 to 68.*
    1.11 (2018-02-15)

    Full Changelog

    Closed issues:
    • Update highlighting when @href changes #29

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 1.10

    Released Feb 15, 2018 - 11.04 KB
    Works with firefox 48.0 and later, android 48.0 to 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_generator

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 1.9

    Released Feb 14, 2018 - 11.03 KB
    Works with firefox 48.0 and later, android 48.0 to 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_generator

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 1.8

    Released Feb 14, 2018 - 10.15 KB
    Works with firefox 48.0 and later, android 48.0 to 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_generator

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 1.7

    Released Feb 14, 2018 - 6.61 KB
    Works with firefox 48.0 and later, android 48.0 to 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_generator

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 1.5

    Released Feb 14, 2018 - 6.62 KB
    Works with firefox 48.0 and later, android 48.0 to 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_generator

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 1.4

    Released Feb 14, 2018 - 6.49 KB
    Works with firefox 48.0 and later, android 48.0 to 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_generator

    Source code released under GNU General Public License v3.0 only

    Download file
  • Version 1.2

    Released Feb 14, 2018 - 6.5 KB
    Works with firefox 48.0 and later, android 48.0 to 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_generator

    Source code released under GNU General Public License v3.0 only

    Download file
Go to Mozilla's homepage

Add-ons

  • About
  • Firefox Add-ons Blog
  • Extension Workshop
  • Developer Hub
  • Developer Policies
  • Community Blog
  • Forum
  • Report a bug
  • Review Guide

Browsers

  • Desktop
  • Mobile
  • Enterprise

Products

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Twitter (@firefox)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Privacy
  • Cookies
  • Legal

Except where otherwise noted, content on this site is licensed under the Creative Commons Attribution Share-Alike License v3.0 or any later version.