Dodatki do przeglądarki Firefox
  • Rozszerzenia
  • Motywy
    • do Firefoksa
    • Słowniki i pakiety językowe
    • Inne strony
    • Dodatki na Androida
Zaloguj się
Ikona dodatku

Historia wersji dodatku Port Authority — 25 wersji

Port Authority Autor: Hacks and Hops

Ocena: 4,6/5
4,6 gwiazdek/5
5
42
4
6
3
5
2
1
1
0
Historia wersji dodatku Port Authority — 25 wersji
  • Zachowaj ostrożność podczas używania starych wersji! Są one wyświetlane w celach testowych i historycznych.Zawsze powinno używać się najnowszej wersji dodatku.

  • Najnowsza wersja

    Wersja 2.2.0

    Data wydania: 19 cze 2025 — 52,11 KB
    Działa z: firefox 58.0 i nowsze
    New revamped UI with dark mode
    Performance and bug fixes

    Licencja kodu źródłowego: Tylko GNU General Public License v2.0

    Potrzebujesz Firefoksa, aby używać tego rozszerzenia
    Pobierz Firefoksa i to rozszerzenie
    Pobierz plik
  • Poprzednie wersje

    Wersja 2.1.0

    Data wydania: 25 kwi 2025 — 173,62 KB
    Działa z: firefox 58.0 i nowsze
    Converting to module syntax and Lock API standardization in BrowserStorageManager by @mwsundberg in #42
    Prevent localhost.example.com from being able to run portscans & add stricter same-origin/first-party checks. Fixes #54 by @mwsundberg in #55

    Licencja kodu źródłowego: Tylko GNU General Public License v2.0

    Pobierz plik
  • Wersja 2.0.0

    Data wydania: 28 lut 2025 — 166,5 KB
    Działa z: firefox 58.0 i nowsze
    Improved memory management to prevent race conditions and memory leak which filled the extension memory and caused the extension to crash
    Added domain whitelist support
    Updated regex to fix 0.0.0.0 Day
    Added persistent settings after reboot
    Added domain to the notification

    More Information: https://github.com/ACK-J/Port_Authority/pull/43

    Licencja kodu źródłowego: Tylko GNU General Public License v2.0

    Pobierz plik
  • Wersja 1.1.4

    Data wydania: 3 sie 2023 — 169,74 KB
    Działa z: firefox 48.0 i nowsze
    - Reverted code back to 1.1.2 for the time being since there were a lot of issues reported with 1.1.3

    Licencja kodu źródłowego: Tylko GNU General Public License v2.0

    Pobierz plik
  • Wersja 1.1.3

    Data wydania: 2 sie 2023 — 175,8 KB
    Działa z: firefox 48.0 i nowsze
    Big update thanks to @jjk1492:
    - Performance Improvements
    - Fixed a bug that filled up all the RAM allowed by the extension which led to crashes.
    - The long awaited whitelist has been added to prevent chosen domains from having requests blocked (Click on the gear in the top right corner)
    - Refactoring and cleanup of code

    Licencja kodu źródłowego: Tylko GNU General Public License v2.0

    Pobierz plik
  • Wersja 1.1.2

    Data wydania: 1 gru 2022 — 169,74 KB
    Działa z: firefox 48.0 i nowsze
    - Removed IPv6 regex as it was never used and was likely causing the crashes everyone experienced

    Licencja kodu źródłowego: Tylko GNU General Public License v2.0

    Pobierz plik
  • Wersja 1.1.1

    Data wydania: 29 wrz 2021 — 159,57 KB
    Działa z: firefox 48.0 i nowsze
    - Fixed GUI bug where the Port Scans Blocked header wouldn't show up until one was blocked
    - Fixed JSON parsing error when there was no current blocked ports found

    Licencja kodu źródłowego: Tylko GNU General Public License v2.0

    Pobierz plik
  • Wersja 1.1.0

    Data wydania: 27 wrz 2021 — 159,45 KB
    Działa z: firefox 48.0 i nowsze
    - @jjk1492 Added Dynamic GUI to visualize blocked scripts, and local port scans
    - @laniakea64 Fixed bug where PortAUthority would not work properly in Private Windows
    - https://github.com/ACK-J/Port_Authority/commit/756d473371a42af9b3546837d1363a35f6d99db4

    Licencja kodu źródłowego: Tylko GNU General Public License v2.0

    Pobierz plik
  • Wersja 1.0.19

    Data wydania: 6 lip 2021 — 44,96 KB
    Działa z: firefox 48.0 i nowsze
    - Added option to enable and disable notifications
    - Updated regex to include ipv6 addresses with brackets

    Licencja kodu źródłowego: Tylko GNU General Public License v2.0

    Pobierz plik
  • Wersja 1.0.18

    Data wydania: 16 cze 2021 — 44,29 KB
    Działa z: firefox 48.0 i nowsze
    - Cleaned up GUI by removing "Blocked hosts" from the bottom since it has not been implemented yet.
    - Made alert text more clear

    Licencja kodu źródłowego: Tylko GNU General Public License v2.0

    Pobierz plik
  • Wersja 1.0.17

    Data wydania: 28 kwi 2021 — 43,47 KB
    Działa z: firefox 48.0 i nowsze
    - Toggle in UI to start / stop Port Authority's blocking feature now works!
    - Cleaned up code
    - Merged pull request all credit goes to @laniakea64 for the fixes
    https://github.com/ACK-J/Port_Authority/commit/776d5a5a6a176fb4bebf12eb29826269ad70a94a

    Licencja kodu źródłowego: Tylko GNU General Public License v2.0

    Pobierz plik
  • Wersja 1.0.16

    Data wydania: 8 kwi 2021 — 43,83 KB
    Działa z: firefox 48.0 i nowsze
    - Improved GUI switch but still not fully functional
    - updated regex to remove redundant \.
    - Updated notification text

    Licencja kodu źródłowego: Tylko GNU General Public License v2.0

    Pobierz plik
  • Wersja 1.0.15

    Data wydania: 1 kwi 2021 — 43,1 KB
    Działa z: firefox 48.0 i nowsze
    - Updated logo

    Licencja kodu źródłowego: Tylko GNU General Public License v2.0

    Pobierz plik
  • Wersja 1.0.14

    Data wydania: 1 kwi 2021 — 48,38 KB
    Działa z: firefox 48.0 i nowsze
    - Small change to remove verbose console.log() which was used for debugging

    Licencja kodu źródłowego: Tylko GNU General Public License v2.0

    Pobierz plik
  • Wersja 1.0.13

    Data wydania: 1 kwi 2021 — 48,38 KB
    Działa z: firefox 48.0 i nowsze
    Regex
    - More efficient
    - Can properly detect 10. hosts now
    - Case insensitive
    - Includes ftp/ftps
    - added ^ so detections must start a string (so redirect urls dont FP)
    - https://regex101.com/r/DOPCdB/14

    ThreatMetrix script dynamic detection
    - Lexis Nexis is one of the worlds largest data brokers. Most of the sites that are port scnaning you are running their script called "threatmetrix" these scripts collect 416 pieces of personal information which is then encrypted (using XOR) into an image and sneakily sends it to a server that looks legit but then redirects to LexisNexis' main servers.
    - Moral of the story is this is a insane over-reach and invation of privacy. Port Authority now dynamically blocks ALL of these servers so you should never have to worry about this :)
    - Lastly, I added a notification so you know when this script is detected and blocked.

    Licencja kodu źródłowego: Tylko GNU General Public License v2.0

    Pobierz plik
  • Wersja 1.0.12

    Data wydania: 30 mar 2021 — 24,06 KB
    Działa z: firefox 48.0 i nowsze
    - Updated regex to fix FP for 10. networks

    Licencja kodu źródłowego: Tylko GNU General Public License v2.0

    Pobierz plik
  • Wersja 1.0.11

    Data wydania: 30 mar 2021 — 24,07 KB
    Działa z: firefox 48.0 i nowsze
    - Made regex case insensitive

    Licencja kodu źródłowego: Tylko GNU General Public License v2.0

    Pobierz plik
  • Wersja 1.0.10

    Data wydania: 30 mar 2021 — 23,99 KB
    Działa z: firefox 48.0 i nowsze
    - Updated regex

    Licencja kodu źródłowego: Tylko GNU General Public License v2.0

    Pobierz plik
  • Wersja 1.0.9

    Data wydania: 24 mar 2021 — 24,03 KB
    Działa z: firefox 48.0 i nowsze
    - seperated the number of blocks on a per tab basis and made alerts fire once per tab

    Licencja kodu źródłowego: Tylko GNU General Public License v2.0

    Pobierz plik
  • Wersja 1.0.8

    Data wydania: 24 mar 2021 — 23,63 KB
    Działa z: firefox 48.0 i nowsze
    - updated regex to be more efficient and also correctly match the entire class B private IP space of 172. Also added notification of a website portscanning

    Licencja kodu źródłowego: Licencja MIT

    Pobierz plik
  • Wersja 1.0.7

    Data wydania: 24 mar 2021 — 23,18 KB
    Działa z: firefox 48.0 i nowsze
    - Fixed regex false positives. Added a constraint of :// before an ip address or hostname

    Licencja kodu źródłowego: Licencja MIT

    Pobierz plik
  • Wersja 1.0.6

    Data wydania: 23 mar 2021 — 23,16 KB
    Działa z: firefox 48.0 i nowsze
    - Changed the regex to exclude public ipv6 addresses since they created too many false positives
    - Normal functionality works, but toggle doesn't

    Licencja kodu źródłowego: Licencja MIT

    Pobierz plik
  • Wersja 1.0.5

    Data wydania: 22 mar 2021 — 22,39 KB
    Działa z: firefox 48.0 i nowsze
    - Added toolbar icon with a switch to enable/disable functionality
    - Added badge text to count how many port scans are blocked

    Licencja kodu źródłowego: Licencja MIT

    Pobierz plik
  • Wersja 1.0.4

    Data wydania: 22 mar 2021 — 18,29 KB
    Działa z: firefox 48.0 i nowsze
    - Added support for a different prefix for localhost websockets wss://

    Licencja kodu źródłowego: Licencja MIT

    Pobierz plik
  • Wersja 1.0.3

    Data wydania: 22 mar 2021 — 18,29 KB
    Działa z: firefox 48.0 i nowsze
    - Added support for localhost

    Licencja kodu źródłowego: Licencja MIT

    Pobierz plik
Strona domowa Mozilli

Dodatki

  • O serwisie
  • Blog dodatków do Firefoksa
  • Warsztat rozszerzeń
  • Strefa autora
  • Zasady programistów
  • Blog społeczności
  • Forum
  • Zgłoś błąd
  • Wytyczne recenzji

Przeglądarki

  • Desktop
  • Mobile
  • Enterprise

Produkty

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Prywatność
  • Ciasteczka
  • Kwestie prawne

O ile nie wskazano inaczej, treść tej strony jest dostępna na warunkach licencji Creative Commons Attribution Share-Alike w wersji 3.0 lub nowszej.