Privacy-Oriented Origin Policy のバージョン履歴 - 全 16 バージョン
Privacy-Oriented Origin Policy 作成者: claustromaniac
古いバージョンに注意してください!これらのバージョンは、テストや参照を目的に表示されています。常に最新バージョンのアドオンを使用してください。
最新バージョン
バージョン 1.4.3resigned1
リリース日 : 2024年4月26日 - 59.4 KBfirefox バージョン 57.0 以降, android バージョン 57.0 から 68.* で動作ソースコードは GNU General Public License v3.0 only に従いリリースされています
Firefox をダウンロードして拡張機能を入手するこの拡張機能を使用するには Firefox が必要です以前のバージョン
バージョン 1.4.2
リリース日 : 2019年1月24日 - 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.
ソースコードは GNU General Public License v3.0 only に従いリリースされています
バージョン 1.4.1
リリース日 : 2019年1月22日 - 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/21ソースコードは GNU General Public License v3.0 only に従いリリースされています
バージョン 1.4.0
リリース日 : 2019年1月19日 - 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.
ソースコードは GNU General Public License v3.0 only に従いリリースされています
バージョン 1.3.1
リリース日 : 2018年12月27日 - 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 ignoredソースコードは GNU General Public License v3.0 only に従いリリースされています
バージョン 1.3.0
リリース日 : 2018年12月26日 - 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 informationソースコードは GNU General Public License v3.0 only に従いリリースされています
バージョン 1.2.1
リリース日 : 2018年12月25日 - 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.ソースコードは GNU General Public License v3.0 only に従いリリースされています
バージョン 1.2.0
リリース日 : 2018年12月24日 - 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 suffixesソースコードは GNU General Public License v3.0 only に従いリリースされています
バージョン 1.1.0
リリース日 : 2018年12月22日 - 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 popupソースコードは GNU General Public License v3.0 only に従いリリースされています
バージョン 1.0.0
リリース日 : 2018年12月20日 - 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.ソースコードは GNU General Public License v3.0 only に従いリリースされています
バージョン 0.3.0
リリース日 : 2018年12月1日 - 7.75 KBfirefox バージョン 52.0 以降, android バージョン 52.0 から 68.* で動作Streamlined the code a tad. It should perform better.ソースコードは GNU General Public License v3.0 only に従いリリースされています
バージョン 0.2.0
リリース日 : 2018年11月29日 - 7.77 KBfirefox バージョン 52.0 以降, android バージョン 52.0 から 68.* で動作- Changed the icon to svg (thanks @KOLANICH).
- Improved two of the checks.ソースコードは GNU General Public License v3.0 only に従いリリースされています
バージョン 0.1.3
リリース日 : 2018年11月29日 - 9.05 KBfirefox バージョン 52.0 以降, android バージョン 52.0 から 68.* で動作Fixed Authorization headers being accidentally removed from requests.ソースコードは GNU General Public License v3.0 only に従いリリースされています
バージョン 0.1.2
リリース日 : 2018年11月29日 - 9.05 KBfirefox バージョン 52.0 以降, android バージョン 52.0 から 68.* で動作ソースコードは GNU General Public License v3.0 only に従いリリースされています
バージョン 0.1.1
リリース日 : 2018年11月29日 - 9 KBfirefox バージョン 52.0 以降, android バージョン 52.0 から 68.* で動作ソースコードは GNU General Public License v3.0 only に従いリリースされています
バージョン 0.1.0
リリース日 : 2018年11月29日 - 9 KBfirefox バージョン 52.0 以降, android バージョン 52.0 から 68.* で動作ソースコードは GNU General Public License v3.0 only に従いリリースされています