Privacy-Oriented Origin Policy version history - 16 versions
Privacy-Oriented Origin Policy ద్వారా 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.
కొత్త వెర్షను
వెర్షను 1.4.3resigned1
Released 26 ఏప్రి. 2024 - 59.4 KBfirefox 57.0, ఆపైవి, android 57.0 నుండి 68.* వరకుతో పనిచేస్తుందిSource code released under GNU General Public License v3.0 only
Download Firefox and get the extensionఈ పొడగింతను వాడుకోడానికి మీకు Firefox ఉండాలిపాత వెర్షనులు
వెర్షను 1.4.2
Released 24 జన. 2019 - 55.65 KBfirefox 57.0, ఆపైవి, android 57.0 నుండి 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
వెర్షను 1.4.1
Released 22 జన. 2019 - 55.62 KBfirefox 57.0, ఆపైవి, android 57.0 నుండి 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
వెర్షను 1.4.0
Released 19 జన. 2019 - 55.33 KBfirefox 57.0, ఆపైవి, android 57.0 నుండి 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
వెర్షను 1.3.1
Released 27 డిసె. 2018 - 55.39 KBfirefox 57.0, ఆపైవి, android 57.0 నుండి 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
వెర్షను 1.3.0
Released 26 డిసె. 2018 - 55.36 KBfirefox 57.0, ఆపైవి, android 57.0 నుండి 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
వెర్షను 1.2.1
Released 25 డిసె. 2018 - 55.33 KBfirefox 57.0, ఆపైవి, android 57.0 నుండి 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
వెర్షను 1.2.0
Released 24 డిసె. 2018 - 55.33 KBfirefox 57.0, ఆపైవి, android 57.0 నుండి 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
వెర్షను 1.1.0
Released 22 డిసె. 2018 - 52.57 KBfirefox 57.0, ఆపైవి, android 57.0 నుండి 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
వెర్షను 1.0.0
Released 20 డిసె. 2018 - 52.52 KBfirefox 57.0, ఆపైవి, android 57.0 నుండి 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
వెర్షను 0.3.0
Released 1 డిసె. 2018 - 7.75 KBfirefox 52.0, ఆపైవి, android 52.0 నుండి 68.* వరకుతో పనిచేస్తుందిStreamlined the code a tad. It should perform better.Source code released under GNU General Public License v3.0 only
వెర్షను 0.2.0
Released 29 నవ. 2018 - 7.77 KBfirefox 52.0, ఆపైవి, android 52.0 నుండి 68.* వరకుతో పనిచేస్తుంది- Changed the icon to svg (thanks @KOLANICH).
- Improved two of the checks.Source code released under GNU General Public License v3.0 only
వెర్షను 0.1.3
Released 29 నవ. 2018 - 9.05 KBfirefox 52.0, ఆపైవి, android 52.0 నుండి 68.* వరకుతో పనిచేస్తుందిFixed Authorization headers being accidentally removed from requests.Source code released under GNU General Public License v3.0 only
వెర్షను 0.1.2
Released 29 నవ. 2018 - 9.05 KBfirefox 52.0, ఆపైవి, android 52.0 నుండి 68.* వరకుతో పనిచేస్తుందిSource code released under GNU General Public License v3.0 only
వెర్షను 0.1.1
Released 29 నవ. 2018 - 9 KBfirefox 52.0, ఆపైవి, android 52.0 నుండి 68.* వరకుతో పనిచేస్తుందిSource code released under GNU General Public License v3.0 only
వెర్షను 0.1.0
Released 29 నవ. 2018 - 9 KBfirefox 52.0, ఆపైవి, android 52.0 నుండి 68.* వరకుతో పనిచేస్తుందిSource code released under GNU General Public License v3.0 only