Privacy-Oriented Origin Policy version history - 16 versions
Privacy-Oriented Origin Policy by claustromaniac
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 1.4.3resigned1
Released Apr 26, 2024 - 59.4 KBWorks with firefox 57.0 and later, android 57.0 to 68.*Source code released under GNU General Public License v3.0 only
Download Firefox and get the extensionYou'll need Firefox to use this extensionOlder versions
Version 1.4.2
Released Jan 24, 2019 - 55.65 KBWorks with firefox 57.0 and later, android 57.0 to 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.
Source code released under GNU General Public License v3.0 only
Version 1.4.1
Released Jan 22, 2019 - 55.62 KBWorks with firefox 57.0 and later, android 57.0 to 68.*Partially addresses a non-critical vulnerability: requests to loopback/private addresses should be ignored. More information: https://github.com/claustromaniac/poop/issues/21Source code released under GNU General Public License v3.0 only
Version 1.4.0
Released Jan 19, 2019 - 55.33 KBWorks with firefox 57.0 and later, android 57.0 to 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.
Source code released under GNU General Public License v3.0 only
Version 1.3.1
Released Dec 27, 2018 - 55.39 KBWorks with firefox 57.0 and later, android 57.0 to 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 ignoredSource code released under GNU General Public License v3.0 only
Version 1.3.0
Released Dec 26, 2018 - 55.36 KBWorks with firefox 57.0 and later, android 57.0 to 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 informationSource code released under GNU General Public License v3.0 only
Version 1.2.1
Released Dec 25, 2018 - 55.33 KBWorks with firefox 57.0 and later, android 57.0 to 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.Source code released under GNU General Public License v3.0 only
Version 1.2.0
Released Dec 24, 2018 - 55.33 KBWorks with firefox 57.0 and later, android 57.0 to 68.*- trivial cosmetic changes
- reworded the Type filters section of the options page
- updated list of public suffixesSource code released under GNU General Public License v3.0 only
Version 1.1.0
Released Dec 22, 2018 - 52.57 KBWorks with firefox 57.0 and later, android 57.0 to 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 popupSource code released under GNU General Public License v3.0 only
Version 1.0.0
Released Dec 20, 2018 - 52.52 KBWorks with firefox 57.0 and later, android 57.0 to 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.Source code released under GNU General Public License v3.0 only
Version 0.3.0
Released Dec 1, 2018 - 7.75 KBWorks with firefox 52.0 and later, android 52.0 to 68.*Streamlined the code a tad. It should perform better.Source code released under GNU General Public License v3.0 only
Version 0.2.0
Released Nov 29, 2018 - 7.77 KBWorks with firefox 52.0 and later, android 52.0 to 68.*- Changed the icon to svg (thanks @KOLANICH).
- Improved two of the checks.Source code released under GNU General Public License v3.0 only
Version 0.1.3
Released Nov 29, 2018 - 9.05 KBWorks with firefox 52.0 and later, android 52.0 to 68.*Fixed Authorization headers being accidentally removed from requests.Source code released under GNU General Public License v3.0 only
Version 0.1.2
Released Nov 29, 2018 - 9.05 KBWorks with firefox 52.0 and later, android 52.0 to 68.*Source code released under GNU General Public License v3.0 only
Version 0.1.1
Released Nov 29, 2018 - 9 KBWorks with firefox 52.0 and later, android 52.0 to 68.*Source code released under GNU General Public License v3.0 only
Version 0.1.0
Released Nov 29, 2018 - 9 KBWorks with firefox 52.0 and later, android 52.0 to 68.*Source code released under GNU General Public License v3.0 only