תוספות לדפדפן Firefox
  • הרחבות
  • ערכות נושא
    • עבור Firefox
    • מילונים וחבילות שפה
    • אתרי דפדפנים אחרים
    • תוספות עבור Android
כניסה
הסמל של התוספת

היסטוריית גרסאות עבור Port Authority - ‏25 גרסאות

Port Authority Hacks and Hops מאת

דירוג 4.6 מתוך 5
4.6 כוכבים מתוך 5
5
39
4
6
3
5
2
1
1
0
היסטוריית גרסאות עבור Port Authority - ‏25 גרסאות
  • יש להיזהר עם גרסאות ישנות! גרסאות אלה מוצגות למטרות בדיקה ועיון.מומלץ תמיד להשתמש בגרסה העדכנית של תוספת.

  • הגרסה העדכנית ביותר

    גרסה 2.2.0

    תאריך שחרור: 19 יוני 2025 - 52.11 ק״ב
    עובד עם ‏firefox 58.0 ומעלה
    New revamped UI with dark mode
    Performance and bug fixes

    קוד המקור משוחרר תחת GNU General Public License v2.0 only

    יש צורך ב־Firefox כדי להשתמש בהרחבה זו
    הורדת Firefox וקבלת ההרחבה
    הורדת קובץ
  • גרסאות ישנות יותר

    גרסה 2.1.0

    תאריך שחרור: 25 אפר׳ 2025 - 173.62 ק״ב
    עובד עם ‏firefox 58.0 ומעלה
    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

    קוד המקור משוחרר תחת GNU General Public License v2.0 only

    הורדת קובץ
  • גרסה 2.0.0

    תאריך שחרור: 28 פבר׳ 2025 - 166.5 ק״ב
    עובד עם ‏firefox 58.0 ומעלה
    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

    קוד המקור משוחרר תחת GNU General Public License v2.0 only

    הורדת קובץ
  • גרסה 1.1.4

    תאריך שחרור: 3 אוג׳ 2023 - 169.74 ק״ב
    עובד עם ‏firefox 48.0 ומעלה
    - Reverted code back to 1.1.2 for the time being since there were a lot of issues reported with 1.1.3

    קוד המקור משוחרר תחת GNU General Public License v2.0 only

    הורדת קובץ
  • גרסה 1.1.3

    תאריך שחרור: 2 אוג׳ 2023 - 175.8 ק״ב
    עובד עם ‏firefox 48.0 ומעלה
    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

    קוד המקור משוחרר תחת GNU General Public License v2.0 only

    הורדת קובץ
  • גרסה 1.1.2

    תאריך שחרור: 1 דצמ׳ 2022 - 169.74 ק״ב
    עובד עם ‏firefox 48.0 ומעלה
    - Removed IPv6 regex as it was never used and was likely causing the crashes everyone experienced

    קוד המקור משוחרר תחת GNU General Public License v2.0 only

    הורדת קובץ
  • גרסה 1.1.1

    תאריך שחרור: 29 ספט׳ 2021 - 159.57 ק״ב
    עובד עם ‏firefox 48.0 ומעלה
    - 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

    קוד המקור משוחרר תחת GNU General Public License v2.0 only

    הורדת קובץ
  • גרסה 1.1.0

    תאריך שחרור: 27 ספט׳ 2021 - 159.45 ק״ב
    עובד עם ‏firefox 48.0 ומעלה
    - @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

    קוד המקור משוחרר תחת GNU General Public License v2.0 only

    הורדת קובץ
  • גרסה 1.0.19

    תאריך שחרור: 6 יולי 2021 - 44.96 ק״ב
    עובד עם ‏firefox 48.0 ומעלה
    - Added option to enable and disable notifications
    - Updated regex to include ipv6 addresses with brackets

    קוד המקור משוחרר תחת GNU General Public License v2.0 only

    הורדת קובץ
  • גרסה 1.0.18

    תאריך שחרור: 16 יוני 2021 - 44.29 ק״ב
    עובד עם ‏firefox 48.0 ומעלה
    - Cleaned up GUI by removing "Blocked hosts" from the bottom since it has not been implemented yet.
    - Made alert text more clear

    קוד המקור משוחרר תחת GNU General Public License v2.0 only

    הורדת קובץ
  • גרסה 1.0.17

    תאריך שחרור: 28 אפר׳ 2021 - 43.47 ק״ב
    עובד עם ‏firefox 48.0 ומעלה
    - 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

    קוד המקור משוחרר תחת GNU General Public License v2.0 only

    הורדת קובץ
  • גרסה 1.0.16

    תאריך שחרור: 8 אפר׳ 2021 - 43.83 ק״ב
    עובד עם ‏firefox 48.0 ומעלה
    - Improved GUI switch but still not fully functional
    - updated regex to remove redundant \.
    - Updated notification text

    קוד המקור משוחרר תחת GNU General Public License v2.0 only

    הורדת קובץ
  • גרסה 1.0.15

    תאריך שחרור: 1 אפר׳ 2021 - 43.1 ק״ב
    עובד עם ‏firefox 48.0 ומעלה
    - Updated logo

    קוד המקור משוחרר תחת GNU General Public License v2.0 only

    הורדת קובץ
  • גרסה 1.0.14

    תאריך שחרור: 1 אפר׳ 2021 - 48.38 ק״ב
    עובד עם ‏firefox 48.0 ומעלה
    - Small change to remove verbose console.log() which was used for debugging

    קוד המקור משוחרר תחת GNU General Public License v2.0 only

    הורדת קובץ
  • גרסה 1.0.13

    תאריך שחרור: 1 אפר׳ 2021 - 48.38 ק״ב
    עובד עם ‏firefox 48.0 ומעלה
    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.

    קוד המקור משוחרר תחת GNU General Public License v2.0 only

    הורדת קובץ
  • גרסה 1.0.12

    תאריך שחרור: 30 מרץ 2021 - 24.06 ק״ב
    עובד עם ‏firefox 48.0 ומעלה
    - Updated regex to fix FP for 10. networks

    קוד המקור משוחרר תחת GNU General Public License v2.0 only

    הורדת קובץ
  • גרסה 1.0.11

    תאריך שחרור: 30 מרץ 2021 - 24.07 ק״ב
    עובד עם ‏firefox 48.0 ומעלה
    - Made regex case insensitive

    קוד המקור משוחרר תחת GNU General Public License v2.0 only

    הורדת קובץ
  • גרסה 1.0.10

    תאריך שחרור: 30 מרץ 2021 - 23.99 ק״ב
    עובד עם ‏firefox 48.0 ומעלה
    - Updated regex

    קוד המקור משוחרר תחת GNU General Public License v2.0 only

    הורדת קובץ
  • גרסה 1.0.9

    תאריך שחרור: 24 מרץ 2021 - 24.03 ק״ב
    עובד עם ‏firefox 48.0 ומעלה
    - seperated the number of blocks on a per tab basis and made alerts fire once per tab

    קוד המקור משוחרר תחת GNU General Public License v2.0 only

    הורדת קובץ
  • גרסה 1.0.8

    תאריך שחרור: 24 מרץ 2021 - 23.63 ק״ב
    עובד עם ‏firefox 48.0 ומעלה
    - 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

    קוד המקור משוחרר תחת MIT License

    הורדת קובץ
  • גרסה 1.0.7

    תאריך שחרור: 24 מרץ 2021 - 23.18 ק״ב
    עובד עם ‏firefox 48.0 ומעלה
    - Fixed regex false positives. Added a constraint of :// before an ip address or hostname

    קוד המקור משוחרר תחת MIT License

    הורדת קובץ
  • גרסה 1.0.6

    תאריך שחרור: 23 מרץ 2021 - 23.16 ק״ב
    עובד עם ‏firefox 48.0 ומעלה
    - Changed the regex to exclude public ipv6 addresses since they created too many false positives
    - Normal functionality works, but toggle doesn't

    קוד המקור משוחרר תחת MIT License

    הורדת קובץ
  • גרסה 1.0.5

    תאריך שחרור: 22 מרץ 2021 - 22.39 ק״ב
    עובד עם ‏firefox 48.0 ומעלה
    - Added toolbar icon with a switch to enable/disable functionality
    - Added badge text to count how many port scans are blocked

    קוד המקור משוחרר תחת MIT License

    הורדת קובץ
  • גרסה 1.0.4

    תאריך שחרור: 22 מרץ 2021 - 18.29 ק״ב
    עובד עם ‏firefox 48.0 ומעלה
    - Added support for a different prefix for localhost websockets wss://

    קוד המקור משוחרר תחת MIT License

    הורדת קובץ
  • גרסה 1.0.3

    תאריך שחרור: 22 מרץ 2021 - 18.29 ק״ב
    עובד עם ‏firefox 48.0 ומעלה
    - Added support for localhost

    קוד המקור משוחרר תחת MIT License

    הורדת קובץ
מעבר לדף הבית של Mozilla

תוספות

  • על אודות
  • בלוג התוספות של Firefox
  • Extension Workshop
  • מרכז המפתחים
  • מדיניות למפתחים
  • בלוג קהילה
  • פורום
  • דיווח על תקלה
  • מדריך סקירה

דפדפנים

  • Desktop
  • Mobile
  • Enterprise

מוצרים

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • פרטיות
  • עוגיות
  • מידע משפטי

למעט היכן שצוין אחרת, התוכן באתר זה מוגש בכפוף לגרסה 3.0 של הרשיון Creative Commons Attribution Share-Alike או כל גרסה עדכנית יותר.