Webbläsartillägg för Firefox
Logga in
Ikon för tillägg

Insecure Links Highlighter versionshistorik - 25 versioner

Insecure Links Highlighter av Victor Engmark, Victor Engmark

Betygsatt 1 av 5
1 stjärna av 5
5
0
4
0
3
0
2
0
1
1
Insecure Links Highlighter versionshistorik - 25 versioner
  • Var försiktig med äldre versioner! Dessa versioner visas för test och referensändamål.Du bör alltid använda den senaste versionen av ett tillägg.

  • Senaste version

    Version 1.29

    Släppt 8 jun 2025 - 34,25 kB
    Fungerar med firefox 113.0 och senare, android 120.0 och senare
    Fixes:
    - Config page timing issues
    - Consider relative URL containing an absolute URL as relative
    - Use a more robust way to validate color strings

    Källkod släppt under Endast GNU General Public License v3.0

    Du behöver Firefox för att kunna använda den här tillägget
    Hämta Firefox
    Hämta fil
  • Äldre versioner

    Version 1.28

    Släppt 1 maj 2025 - 34,15 kB
    Fungerar med firefox 113.0 och senare, android 120.0 och senare
    • Build reproducibly using Nix
    • Mention how to add to NixOS declaratively
    • Add Chrome support

    Källkod släppt under Endast GNU General Public License v3.0

    Hämta fil
  • Version 1.27

    Släppt 6 okt 2023 - 19,29 kB
    Fungerar med firefox 48.0 och senare, android 120.0 och senare
    Byte-reproducible build, using Nix.

    Källkod släppt under Endast GNU General Public License v3.0

    Hämta fil
  • Version 1.26

    Släppt 16 aug 2023 - 19,29 kB
    Fungerar med firefox 48.0 och senare, android 48.0 till 68.*
    Conform to Manifest Version 3

    Källkod släppt under Endast GNU General Public License v3.0

    Hämta fil
  • Version 1.25

    Släppt 16 aug 2023 - 19,27 kB
    Fungerar med firefox 42.0 och senare, android 48.0 till 68.*
    Simplify build.

    Källkod släppt under Endast GNU General Public License v3.0

    Hämta fil
  • Version 1.24

    Släppt 11 aug 2023 - 19,27 kB
    Fungerar med firefox 42.0 och senare, android 48.0 till 68.*
    Enable Android compatibility based on https://blog.mozilla.org/addons/2023/08/10/prepare-your-firefox-desktop-extension-for-the-upcoming-android-release/

    Källkod släppt under Endast GNU General Public License v3.0

    Hämta fil
  • Version 1.23

    Släppt 17 okt 2020 - 19,85 kB
    Fungerar med firefox 42.0 och senare, android 48.0 till 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).

    Källkod släppt under Endast GNU General Public License v3.0

    Hämta fil
  • Version 1.22

    Släppt 20 aug 2019 - 18,93 kB
    Fungerar med firefox 42.0 och senare, android 48.0 till 68.*
    Actually avoid "TypeError: ancestorLists[0] is undefined" error in console.

    Källkod släppt under Endast GNU General Public License v3.0

    Hämta fil
  • Version 1.21

    Släppt 5 aug 2019 - 18,93 kB
    Fungerar med firefox 42.0 och senare, android 48.0 till 68.*
    Save settings immediately.

    Källkod släppt under Endast GNU General Public License v3.0

    Hämta fil
  • Version 1.20

    Släppt 5 aug 2019 - 18,95 kB
    Fungerar med firefox 42.0 och senare, android 48.0 till 68.*
    Avoid "TypeError: ancestorLists[0] is undefined" error in console.

    Källkod släppt under Endast GNU General Public License v3.0

    Hämta fil
  • Version 1.19

    Släppt 6 mar 2018 - 15,56 kB
    Fungerar med firefox 42.0 och senare, android 48.0 till 68.*
    1.19 (2018-03-06)

    Full Changelog

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

    Källkod släppt under Endast GNU General Public License v3.0

    Hämta fil
  • Version 1.18

    Släppt 6 mar 2018 - 15,56 kB
    Fungerar med firefox 42.0 och senare, android 48.0 till 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

    Källkod släppt under Endast GNU General Public License v3.0

    Hämta fil
  • Version 1.17

    Släppt 4 mar 2018 - 14,98 kB
    Fungerar med firefox 42.0 och senare, android 48.0 till 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

    Källkod släppt under Endast GNU General Public License v3.0

    Hämta fil
  • Version 1.16

    Släppt 22 feb 2018 - 14,42 kB
    Fungerar med firefox 42.0 och senare, android 48.0 till 68.*
    1.16 (2018-02-22)

    Full Changelog

    Closed issues:
    • Improve performance for big changes #47

    Källkod släppt under Endast GNU General Public License v3.0

    Hämta fil
  • Version 1.15

    Släppt 22 feb 2018 - 14,15 kB
    Fungerar med firefox 42.0 och senare, android 48.0 till 68.*
    1.15 (2018-02-22)

    Full Changelog

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

    Källkod släppt under Endast GNU General Public License v3.0

    Hämta fil
  • Version 1.14

    Släppt 21 feb 2018 - 13,97 kB
    Fungerar med firefox 42.0 och senare, android 48.0 till 68.*
    1.14 (2018-02-21)

    Full Changelog

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

    Källkod släppt under Endast GNU General Public License v3.0

    Hämta fil
  • Version 1.13

    Släppt 21 feb 2018 - 13,46 kB
    Fungerar med firefox 42.0 och senare, android 48.0 till 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

    Källkod släppt under Endast GNU General Public License v3.0

    Hämta fil
  • Version 1.12

    Släppt 16 feb 2018 - 11,27 kB
    Fungerar med firefox 48.0 och senare, android 48.0 till 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

    Källkod släppt under Endast GNU General Public License v3.0

    Hämta fil
  • Version 1.11

    Släppt 15 feb 2018 - 11,09 kB
    Fungerar med firefox 48.0 och senare, android 48.0 till 68.*
    1.11 (2018-02-15)

    Full Changelog

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

    Källkod släppt under Endast GNU General Public License v3.0

    Hämta fil
  • Version 1.10

    Släppt 15 feb 2018 - 11,04 kB
    Fungerar med firefox 48.0 och senare, android 48.0 till 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

    Källkod släppt under Endast GNU General Public License v3.0

    Hämta fil
  • Version 1.9

    Släppt 14 feb 2018 - 11,03 kB
    Fungerar med firefox 48.0 och senare, android 48.0 till 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

    Källkod släppt under Endast GNU General Public License v3.0

    Hämta fil
  • Version 1.8

    Släppt 14 feb 2018 - 10,15 kB
    Fungerar med firefox 48.0 och senare, android 48.0 till 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

    Källkod släppt under Endast GNU General Public License v3.0

    Hämta fil
  • Version 1.7

    Släppt 14 feb 2018 - 6,61 kB
    Fungerar med firefox 48.0 och senare, android 48.0 till 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

    Källkod släppt under Endast GNU General Public License v3.0

    Hämta fil
  • Version 1.5

    Släppt 14 feb 2018 - 6,62 kB
    Fungerar med firefox 48.0 och senare, android 48.0 till 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

    Källkod släppt under Endast GNU General Public License v3.0

    Hämta fil
  • Version 1.4

    Släppt 14 feb 2018 - 6,49 kB
    Fungerar med firefox 48.0 och senare, android 48.0 till 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

    Källkod släppt under Endast GNU General Public License v3.0

    Hämta fil
Gå till Mozillas hemsida

Tillägg

  • Om
  • Firefox tilläggsblogg
  • Verkstad för tillägg
  • Utvecklarcenter
  • Utvecklarpolicyer
  • Community-blogg
  • Forum
  • Rapportera en bugg
  • Recensionsriktlinjer

Webbläsare

  • Desktop
  • Mobile
  • Enterprise

Produkter

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Twitter (@firefox)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Sekretess
  • Kakor
  • Juridisk information

Om inget annat anges, är innehållet på denna webbplats licensierat under licensen Creative Commons Attribution Share-Alike License v3.0 eller senare version.