История версий Privacy-Oriented Origin Policy - 16 версий
Privacy-Oriented Origin Policy от claustromaniac
Будьте осторожны со старыми версиями! Эти версии отображаются только для сведения и в целях тестирования.Вы всегда должны использовать последнюю версию дополнения.
Последняя версия
Версия 1.4.3resigned1
Выпущено 26 апр. 2024 г. - 59,4 КБРаботает с firefox 57.0 и выше, android 57.0-68.*Исходный код выпущен на условиях Только Стандартная общественная лицензия GNU v3.0
Загрузите Firefox и установите расширениеВам понадобится Firefox, чтобы использовать это расширениеСтарые версии
Версия 1.4.2
Выпущено 24 янв. 2019 г. - 55,65 КБРаботает с 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 v3.0
Версия 1.4.1
Выпущено 22 янв. 2019 г. - 55,62 КБРаботает с 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 v3.0
Версия 1.4.0
Выпущено 19 янв. 2019 г. - 55,33 КБРаботает с 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 v3.0
Версия 1.3.1
Выпущено 27 дек. 2018 г. - 55,39 КБРаботает с 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 v3.0
Версия 1.3.0
Выпущено 26 дек. 2018 г. - 55,36 КБРаботает с 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 v3.0
Версия 1.2.1
Выпущено 25 дек. 2018 г. - 55,33 КБРаботает с 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 v3.0
Версия 1.2.0
Выпущено 24 дек. 2018 г. - 55,33 КБРаботает с 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 v3.0
Версия 1.1.0
Выпущено 22 дек. 2018 г. - 52,57 КБРаботает с 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 v3.0
Версия 1.0.0
Выпущено 20 дек. 2018 г. - 52,52 КБРаботает с 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 v3.0
Версия 0.3.0
Выпущено 1 дек. 2018 г. - 7,75 КБРаботает с firefox 52.0 и выше, android 52.0-68.*Streamlined the code a tad. It should perform better.Исходный код выпущен на условиях Только Стандартная общественная лицензия GNU v3.0
Версия 0.2.0
Выпущено 29 нояб. 2018 г. - 7,77 КБРаботает с firefox 52.0 и выше, android 52.0-68.*- Changed the icon to svg (thanks @KOLANICH).
- Improved two of the checks.Исходный код выпущен на условиях Только Стандартная общественная лицензия GNU v3.0
Версия 0.1.3
Выпущено 29 нояб. 2018 г. - 9,05 КБРаботает с firefox 52.0 и выше, android 52.0-68.*Fixed Authorization headers being accidentally removed from requests.Исходный код выпущен на условиях Только Стандартная общественная лицензия GNU v3.0
Версия 0.1.2
Выпущено 29 нояб. 2018 г. - 9,05 КБРаботает с firefox 52.0 и выше, android 52.0-68.*Исходный код выпущен на условиях Только Стандартная общественная лицензия GNU v3.0
Версия 0.1.1
Выпущено 29 нояб. 2018 г. - 9 КБРаботает с firefox 52.0 и выше, android 52.0-68.*Исходный код выпущен на условиях Только Стандартная общественная лицензия GNU v3.0
Версия 0.1.0
Выпущено 29 нояб. 2018 г. - 9 КБРаботает с firefox 52.0 и выше, android 52.0-68.*Исходный код выпущен на условиях Только Стандартная общественная лицензия GNU v3.0