Doplnky pre prehliadač Firefox
  • Rozšírenia
  • Témy vzhľadu
    • Pre Firefox
    • Slovníky a jazykové balíky
    • Stránky ostatných prehliadačov
    • Doplnky pre Android
Prihlásiť sa
Ikona doplnku

História doplnku Insecure Links Highlighter - 25 verzií

Insecure Links Highlighter Autor: Victor Engmark, Victor Engmark

Hodnotenie: 1 z 5
Hodnotenie: 1 z 5
5
0
4
0
3
0
2
0
1
1
História doplnku Insecure Links Highlighter - 25 verzií
  • So starými verziami buďte opatrní! Tieto verzie sú zobrazené za účelom testovania a referencie.Vždy by ste mali používať najnovšiu verziu doplnku.

  • Najnovšia verzia

    Verzia 1.28

    Vydaná 1. máj 2025 - 34,15 kB
    Funguje s: firefox verzia 113.0 a novšia, android verzia 120.0 a novšia
    • Build reproducibly using Nix
    • Mention how to add to NixOS declaratively
    • Add Chrome support

    Zdrojový kód je k dispozícii v rámci licencie Len GNU General Public License v3.0

    Na použitie tohto rozšírenia budete potrebovať Firefox
    Stiahnuť Firefox a získať rozšírenie
    Stiahnuť súbor
  • Staršie verzie

    Verzia 1.27

    Vydaná 6. okt 2023 - 19,29 kB
    Funguje s: firefox verzia 48.0 a novšia, android verzia 120.0 a novšia
    Byte-reproducible build, using Nix.

    Zdrojový kód je k dispozícii v rámci licencie Len GNU General Public License v3.0

    Stiahnuť súbor
  • Verzia 1.26

    Vydaná 16. aug 2023 - 19,29 kB
    Funguje s: firefox verzia 48.0 a novšia, android vo verziách 48.0 až 68.*
    Conform to Manifest Version 3

    Zdrojový kód je k dispozícii v rámci licencie Len GNU General Public License v3.0

    Stiahnuť súbor
  • Verzia 1.25

    Vydaná 16. aug 2023 - 19,27 kB
    Funguje s: firefox verzia 42.0 a novšia, android vo verziách 48.0 až 68.*
    Simplify build.

    Zdrojový kód je k dispozícii v rámci licencie Len GNU General Public License v3.0

    Stiahnuť súbor
  • Verzia 1.24

    Vydaná 11. aug 2023 - 19,27 kB
    Funguje s: firefox verzia 42.0 a novšia, android vo verziách 48.0 až 68.*
    Enable Android compatibility based on https://blog.mozilla.org/addons/2023/08/10/prepare-your-firefox-desktop-extension-for-the-upcoming-android-release/

    Zdrojový kód je k dispozícii v rámci licencie Len GNU General Public License v3.0

    Stiahnuť súbor
  • Verzia 1.23

    Vydaná 17. okt 2020 - 19,85 kB
    Funguje s: firefox verzia 42.0 a novšia, android vo verziách 48.0 až 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).

    Zdrojový kód je k dispozícii v rámci licencie Len GNU General Public License v3.0

    Stiahnuť súbor
  • Verzia 1.22

    Vydaná 20. aug 2019 - 18,93 kB
    Funguje s: firefox verzia 42.0 a novšia, android vo verziách 48.0 až 68.*
    Actually avoid "TypeError: ancestorLists[0] is undefined" error in console.

    Zdrojový kód je k dispozícii v rámci licencie Len GNU General Public License v3.0

    Stiahnuť súbor
  • Verzia 1.21

    Vydaná 5. aug 2019 - 18,93 kB
    Funguje s: firefox verzia 42.0 a novšia, android vo verziách 48.0 až 68.*
    Save settings immediately.

    Zdrojový kód je k dispozícii v rámci licencie Len GNU General Public License v3.0

    Stiahnuť súbor
  • Verzia 1.20

    Vydaná 5. aug 2019 - 18,95 kB
    Funguje s: firefox verzia 42.0 a novšia, android vo verziách 48.0 až 68.*
    Avoid "TypeError: ancestorLists[0] is undefined" error in console.

    Zdrojový kód je k dispozícii v rámci licencie Len GNU General Public License v3.0

    Stiahnuť súbor
  • Verzia 1.19

    Vydaná 6. mar 2018 - 15,56 kB
    Funguje s: firefox verzia 42.0 a novšia, android vo verziách 48.0 až 68.*
    1.19 (2018-03-06)

    Full Changelog

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

    Zdrojový kód je k dispozícii v rámci licencie Len GNU General Public License v3.0

    Stiahnuť súbor
  • Verzia 1.18

    Vydaná 6. mar 2018 - 15,56 kB
    Funguje s: firefox verzia 42.0 a novšia, android vo verziách 48.0 až 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

    Zdrojový kód je k dispozícii v rámci licencie Len GNU General Public License v3.0

    Stiahnuť súbor
  • Verzia 1.17

    Vydaná 4. mar 2018 - 14,98 kB
    Funguje s: firefox verzia 42.0 a novšia, android vo verziách 48.0 až 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

    Zdrojový kód je k dispozícii v rámci licencie Len GNU General Public License v3.0

    Stiahnuť súbor
  • Verzia 1.16

    Vydaná 22. feb 2018 - 14,42 kB
    Funguje s: firefox verzia 42.0 a novšia, android vo verziách 48.0 až 68.*
    1.16 (2018-02-22)

    Full Changelog

    Closed issues:
    • Improve performance for big changes #47

    Zdrojový kód je k dispozícii v rámci licencie Len GNU General Public License v3.0

    Stiahnuť súbor
  • Verzia 1.15

    Vydaná 22. feb 2018 - 14,15 kB
    Funguje s: firefox verzia 42.0 a novšia, android vo verziách 48.0 až 68.*
    1.15 (2018-02-22)

    Full Changelog

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

    Zdrojový kód je k dispozícii v rámci licencie Len GNU General Public License v3.0

    Stiahnuť súbor
  • Verzia 1.14

    Vydaná 21. feb 2018 - 13,97 kB
    Funguje s: firefox verzia 42.0 a novšia, android vo verziách 48.0 až 68.*
    1.14 (2018-02-21)

    Full Changelog

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

    Zdrojový kód je k dispozícii v rámci licencie Len GNU General Public License v3.0

    Stiahnuť súbor
  • Verzia 1.13

    Vydaná 21. feb 2018 - 13,46 kB
    Funguje s: firefox verzia 42.0 a novšia, android vo verziách 48.0 až 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

    Zdrojový kód je k dispozícii v rámci licencie Len GNU General Public License v3.0

    Stiahnuť súbor
  • Verzia 1.12

    Vydaná 16. feb 2018 - 11,27 kB
    Funguje s: firefox verzia 48.0 a novšia, android vo verziách 48.0 až 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

    Zdrojový kód je k dispozícii v rámci licencie Len GNU General Public License v3.0

    Stiahnuť súbor
  • Verzia 1.11

    Vydaná 15. feb 2018 - 11,09 kB
    Funguje s: firefox verzia 48.0 a novšia, android vo verziách 48.0 až 68.*
    1.11 (2018-02-15)

    Full Changelog

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

    Zdrojový kód je k dispozícii v rámci licencie Len GNU General Public License v3.0

    Stiahnuť súbor
  • Verzia 1.10

    Vydaná 15. feb 2018 - 11,04 kB
    Funguje s: firefox verzia 48.0 a novšia, android vo verziách 48.0 až 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

    Zdrojový kód je k dispozícii v rámci licencie Len GNU General Public License v3.0

    Stiahnuť súbor
  • Verzia 1.9

    Vydaná 14. feb 2018 - 11,03 kB
    Funguje s: firefox verzia 48.0 a novšia, android vo verziách 48.0 až 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

    Zdrojový kód je k dispozícii v rámci licencie Len GNU General Public License v3.0

    Stiahnuť súbor
  • Verzia 1.8

    Vydaná 14. feb 2018 - 10,15 kB
    Funguje s: firefox verzia 48.0 a novšia, android vo verziách 48.0 až 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

    Zdrojový kód je k dispozícii v rámci licencie Len GNU General Public License v3.0

    Stiahnuť súbor
  • Verzia 1.7

    Vydaná 14. feb 2018 - 6,61 kB
    Funguje s: firefox verzia 48.0 a novšia, android vo verziách 48.0 až 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

    Zdrojový kód je k dispozícii v rámci licencie Len GNU General Public License v3.0

    Stiahnuť súbor
  • Verzia 1.5

    Vydaná 14. feb 2018 - 6,62 kB
    Funguje s: firefox verzia 48.0 a novšia, android vo verziách 48.0 až 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

    Zdrojový kód je k dispozícii v rámci licencie Len GNU General Public License v3.0

    Stiahnuť súbor
  • Verzia 1.4

    Vydaná 14. feb 2018 - 6,49 kB
    Funguje s: firefox verzia 48.0 a novšia, android vo verziách 48.0 až 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

    Zdrojový kód je k dispozícii v rámci licencie Len GNU General Public License v3.0

    Stiahnuť súbor
  • Verzia 1.2

    Vydaná 14. feb 2018 - 6,5 kB
    Funguje s: firefox verzia 48.0 a novšia, android vo verziách 48.0 až 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

    Zdrojový kód je k dispozícii v rámci licencie Len GNU General Public License v3.0

    Stiahnuť súbor
Prejsť na domovskú stránku Mozilly

Doplnky

  • O nás
  • Blog o doplnkoch pre Firefox
  • Workshop tvorby rozšírenia
  • Centrum pre vývojárov
  • Pravidlá pre vývojárov
  • Komunitný blog
  • Fórum
  • Nahlásiť chybu
  • Pokyny pre recenzentov

Prehliadače

  • Desktop
  • Mobile
  • Enterprise

Produkty

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Twitter (@firefox)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Súkromie
  • Cookies
  • Právne informácie

Ak nie je uvedené inak, obsah tejto stránky je dostupný pod licenciou Creative Commons Attribution Share-Alike License v3.0 alebo jej akejkoľvek vyššej verzie.