Ιστορικό εκδόσεων του Privacy-Oriented Origin Policy - 16 εκδόσεις
Privacy-Oriented Origin Policy από claustromaniac
Προσέξτε τις παλιές εκδόσεις! Αυτές οι εκδόσεις εμφανίζονται για δοκιμές και σκοπούς αναφοράς.Θα πρέπει πάντα να χρησιμοποιείτε την πιο πρόσφατη έκδοση ενός προσθέτου.
Πιο πρόσφατη έκδοση
Έκδοση 1.4.3resigned1
Κυκλοφόρησε στις 26 Απρ 2024 - 59,4 KBΛειτουργεί με firefox 57.0 και νεότερα, android 57.0 έως 68.*Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0
Λήψη Firefox και απόκτηση επέκτασηςΘα χρειαστείτε το Firefox για να χρησιμοποιήσετε αυτήν την επέκτασηΠαλαιότερες εκδόσεις
Έκδοση 1.4.2
Κυκλοφόρησε στις 24 Ιαν 2019 - 55,65 KBΛειτουργεί με firefox 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.
Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0
Έκδοση 1.4.1
Κυκλοφόρησε στις 22 Ιαν 2019 - 55,62 KBΛειτουργεί με firefox 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/21Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0
Έκδοση 1.4.0
Κυκλοφόρησε στις 19 Ιαν 2019 - 55,33 KBΛειτουργεί με firefox 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.
Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0
Έκδοση 1.3.1
Κυκλοφόρησε στις 27 Δεκ 2018 - 55,39 KBΛειτουργεί με firefox 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 ignoredΟ πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0
Έκδοση 1.3.0
Κυκλοφόρησε στις 26 Δεκ 2018 - 55,36 KBΛειτουργεί με firefox 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 informationΟ πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0
Έκδοση 1.2.1
Κυκλοφόρησε στις 25 Δεκ 2018 - 55,33 KBΛειτουργεί με firefox 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.Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0
Έκδοση 1.2.0
Κυκλοφόρησε στις 24 Δεκ 2018 - 55,33 KBΛειτουργεί με firefox 57.0 και νεότερα, android 57.0 έως 68.*- trivial cosmetic changes
- reworded the Type filters section of the options page
- updated list of public suffixesΟ πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0
Έκδοση 1.1.0
Κυκλοφόρησε στις 22 Δεκ 2018 - 52,57 KBΛειτουργεί με firefox 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 popupΟ πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0
Έκδοση 1.0.0
Κυκλοφόρησε στις 20 Δεκ 2018 - 52,52 KBΛειτουργεί με firefox 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.Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0
Έκδοση 0.3.0
Κυκλοφόρησε στις 1 Δεκ 2018 - 7,75 KBΛειτουργεί με firefox 52.0 και νεότερα, android 52.0 έως 68.*Streamlined the code a tad. It should perform better.Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0
Έκδοση 0.2.0
Κυκλοφόρησε στις 29 Νοε 2018 - 7,77 KBΛειτουργεί με firefox 52.0 και νεότερα, android 52.0 έως 68.*- Changed the icon to svg (thanks @KOLANICH).
- Improved two of the checks.Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0
Έκδοση 0.1.3
Κυκλοφόρησε στις 29 Νοε 2018 - 9,05 KBΛειτουργεί με firefox 52.0 και νεότερα, android 52.0 έως 68.*Fixed Authorization headers being accidentally removed from requests.Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0
Έκδοση 0.1.2
Κυκλοφόρησε στις 29 Νοε 2018 - 9,05 KBΛειτουργεί με firefox 52.0 και νεότερα, android 52.0 έως 68.*Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0
Έκδοση 0.1.1
Κυκλοφόρησε στις 29 Νοε 2018 - 9 KBΛειτουργεί με firefox 52.0 και νεότερα, android 52.0 έως 68.*Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0
Έκδοση 0.1.0
Κυκλοφόρησε στις 29 Νοε 2018 - 9 KBΛειτουργεί με firefox 52.0 και νεότερα, android 52.0 έως 68.*Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Μόνο GNU General Public License v3.0