Add-ons für den Firefox-Browser
  • Erweiterungen
  • Themes
    • für Firefox
    • Wörterbücher & Sprachpakete
    • Andere Browser-Seiten
    • Add-ons für Android
Anmelden
Add-on-Symbol

Privacy-Oriented Origin Policy Versionsgeschichte – 16 Versionen

Privacy-Oriented Origin Policy von claustromaniac

Bewertet mit 4,9 von 5 Sternen
4,9 von 5 Sternen
5
19
4
1
3
1
2
0
1
0
Privacy-Oriented Origin Policy Versionsgeschichte – 16 Versionen
  • Seien Sie vorsichtig mit alten Versionen! Diese Versionen werden zu Test- und Referenzzwecken angezeigt.Sie sollten immer die neueste Version eines Add-ons verwenden.

  • Neueste Version

    Version 1.4.3resigned1

    Veröffentlicht 26. Apr. 2024 – 59,4 KB
    Funktioniert mit firefox 57.0 und höher, android 57.0 bis 68.*

    Quelltext steht unter der Nur GNU General Public License v3.0

    Melden Sie sich an, um diese Erweiterung zu verwenden
    Laden Sie Firefox herunter und holen Sie sich die Erweiterung
    Datei herunterladen
  • Ältere Versionen

    Version 1.4.2

    Veröffentlicht 24. Jan. 2019 – 55,65 KB
    Funktioniert mit firefox 57.0 und höher, android 57.0 bis 68.*
    • Fixed an issue with the relaxed mode that was causing it to ignore more requests than it was meant to.
    • Flipped the default state of the option to exclude root domain matches to enabled.

    Quelltext steht unter der Nur GNU General Public License v3.0

    Datei herunterladen
  • Version 1.4.1

    Veröffentlicht 22. Jan. 2019 – 55,62 KB
    Funktioniert mit firefox 57.0 und höher, android 57.0 bis 68.*
    Partially addresses a non-critical vulnerability: requests to loopback/private addresses should be ignored. More information: https://github.com/claustromaniac/poop/issues/21

    Quelltext steht unter der Nur GNU General Public License v3.0

    Datei herunterladen
  • Version 1.4.0

    Veröffentlicht 19. Jan. 2019 – 55,33 KB
    Funktioniert mit firefox 57.0 und höher, android 57.0 bis 68.*
    • more console info, which should help in creating custom exclusion rules.
    • updated public suffixes for the option to exclude root domain matches, and improved its logic.
    • various minor optimizations.

    Quelltext steht unter der Nur GNU General Public License v3.0

    Datei herunterladen
  • Version 1.3.1

    Veröffentlicht 27. Dez. 2018 – 55,39 KB
    Funktioniert mit firefox 57.0 und höher, android 57.0 bis 68.*
    changes in 1.3.0:

    - fixed the console messages of the Referer spoofing feature
    - the extension now also alters requests using the OPTIONS method (preflight requests), but only when it knows the following (actual) requests will be GET requests. Read the updated documentation and/or the issues in the GitHub repo for more information

    changes in 1.3.1:

    - fixed non-preflight requests using the OPTIONS method not being ignored

    Quelltext steht unter der Nur GNU General Public License v3.0

    Datei herunterladen
  • Version 1.3.0

    Veröffentlicht 26. Dez. 2018 – 55,36 KB
    Funktioniert mit firefox 57.0 und höher, android 57.0 bis 68.*
    - fixed the console messages of the Referer spoofing feature
    - the extension now also alters requests using the OPTIONS method (preflight requests), but only when it knows the following (actual) requests will be GET requests. Read the updated documentation and/or the issues in the GitHub repo for more information

    Quelltext steht unter der Nur GNU General Public License v3.0

    Datei herunterladen
  • Version 1.2.1

    Veröffentlicht 25. Dez. 2018 – 55,33 KB
    Funktioniert mit firefox 57.0 und höher, android 57.0 bis 68.*
    - minor bugfix: the cross-origin Referer spoofing feature was not sending the full URL, which is not ideal because it doesn't match the behavior of network.http.referer.spoofSource, and raises entropy unnecessarily.

    Quelltext steht unter der Nur GNU General Public License v3.0

    Datei herunterladen
  • Version 1.2.0

    Veröffentlicht 24. Dez. 2018 – 55,33 KB
    Funktioniert mit firefox 57.0 und höher, android 57.0 bis 68.*
    - trivial cosmetic changes
    - reworded the Type filters section of the options page
    - updated list of public suffixes

    Quelltext steht unter der Nur GNU General Public License v3.0

    Datei herunterladen
  • Version 1.1.0

    Veröffentlicht 22. Dez. 2018 – 52,57 KB
    Funktioniert mit firefox 57.0 und höher, android 57.0 bis 68.*
    - fixed a pretty important issue related to the popup. It was showing the wrong hostname whenever there were iframes, and overrides created from the popup applied to that hostname.
    - fixed two cosmetic issues with the popup: 1) the color of the counters (green/red) was being applied only on refresh. 2) the elements inside the fieldsets did not align vertically in a reliable way (they could even overlap)
    - added a button to open the options page from the popup

    Quelltext steht unter der Nur GNU General Public License v3.0

    Datei herunterladen
  • Version 1.0.0

    Veröffentlicht 20. Dez. 2018 – 52,52 KB
    Funktioniert mit firefox 57.0 und höher, android 57.0 bis 68.*
    - The original algorithm was extremely minimalist. The extension now has two broad modes of operation: aggressive and relaxed. Both modes should be safe, but the aggressive mode is less tolerant and therefore expected to break website functionality. The relaxed mode is an improved version of what the extension was already doing in v0.3.0.
    - Added UI elements:
    - a toolbar icon with a popup that displays the count of altered and failed requests in the relevant tab. It also has controls for toggling the main functionality of the extension on and off, and controls for overriding the global mode of operation on a per-site basis, or fully whitelist websites.
    - an options page, pretty self-explanatory.
    - Updated documentation. Please visit the homepage.

    Quelltext steht unter der Nur GNU General Public License v3.0

    Datei herunterladen
  • Version 0.3.0

    Veröffentlicht 1. Dez. 2018 – 7,75 KB
    Funktioniert mit firefox 52.0 und höher, android 52.0 bis 68.*
    Streamlined the code a tad. It should perform better.

    Quelltext steht unter der Nur GNU General Public License v3.0

    Datei herunterladen
  • Version 0.2.0

    Veröffentlicht 29. Nov. 2018 – 7,77 KB
    Funktioniert mit firefox 52.0 und höher, android 52.0 bis 68.*
    - Changed the icon to svg (thanks @KOLANICH).
    - Improved two of the checks.

    Quelltext steht unter der Nur GNU General Public License v3.0

    Datei herunterladen
  • Version 0.1.3

    Veröffentlicht 29. Nov. 2018 – 9,05 KB
    Funktioniert mit firefox 52.0 und höher, android 52.0 bis 68.*
    Fixed Authorization headers being accidentally removed from requests.

    Quelltext steht unter der Nur GNU General Public License v3.0

    Datei herunterladen
  • Version 0.1.2

    Veröffentlicht 29. Nov. 2018 – 9,05 KB
    Funktioniert mit firefox 52.0 und höher, android 52.0 bis 68.*

    Quelltext steht unter der Nur GNU General Public License v3.0

    Datei herunterladen
  • Version 0.1.1

    Veröffentlicht 29. Nov. 2018 – 9 KB
    Funktioniert mit firefox 52.0 und höher, android 52.0 bis 68.*

    Quelltext steht unter der Nur GNU General Public License v3.0

    Datei herunterladen
  • Version 0.1.0

    Veröffentlicht 29. Nov. 2018 – 9 KB
    Funktioniert mit firefox 52.0 und höher, android 52.0 bis 68.*

    Quelltext steht unter der Nur GNU General Public License v3.0

    Datei herunterladen
Zur Mozilla-Startseite gehen

Add-ons

  • Über
  • Firefox-Add-ons-Blog
  • Erweiterungs-Workshop
  • Entwickler-Zentrum
  • Regeln für Entwickler
  • Blog der Gemeinschaft
  • Forum
  • Einen Fehler melden
  • Bewertungsleitfaden

Browser

  • Desktop
  • Mobile
  • Enterprise

Produkte

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

Sofern nicht anders vermerkt, steht der Inhalt dieser Seite unter der Creative Commons Attribution Share-Alike License v3.0 oder einer späteren Version.