Lịch sử phiên bản Privacy-Oriented Origin Policy - 16 phiên bản
Privacy-Oriented Origin Policy bởi claustromaniac
Hãy cẩn thận với các phiên bản cũ! Các phiên bản này được hiển thị cho mục đích thử nghiệm và tham khảo.Bạn luôn luôn phải sử dụng phiên bản mới nhất của một tiện ích.
Phiên bản mới nhất
Phiên bản 1.4.3resigned1
Đã phát hành 26 Thg 04 2024 - 59,4 KBHoạt động với firefox 57.0 và lớn hơn, android 57.0 đến 68.*Mã nguồn được phát hành dưới dạng GNU General Public License v3.0 only
Tải xuống Firefox và tải tiện ích mở rộngBạn sẽ cần Firefox để sử dụng tiện ích mở rộng nàyPhiên bản cũ hơn
Phiên bản 1.4.2
Đã phát hành 24 Thg 01 2019 - 55,65 KBHoạt động với firefox 57.0 và lớn hơn, android 57.0 đến 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.
Mã nguồn được phát hành dưới dạng GNU General Public License v3.0 only
Phiên bản 1.4.1
Đã phát hành 22 Thg 01 2019 - 55,62 KBHoạt động với firefox 57.0 và lớn hơn, android 57.0 đến 68.*Partially addresses a non-critical vulnerability: requests to loopback/private addresses should be ignored. More information: https://github.com/claustromaniac/poop/issues/21Mã nguồn được phát hành dưới dạng GNU General Public License v3.0 only
Phiên bản 1.4.0
Đã phát hành 19 Thg 01 2019 - 55,33 KBHoạt động với firefox 57.0 và lớn hơn, android 57.0 đến 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.
Mã nguồn được phát hành dưới dạng GNU General Public License v3.0 only
Phiên bản 1.3.1
Đã phát hành 27 Thg 12 2018 - 55,39 KBHoạt động với firefox 57.0 và lớn hơn, android 57.0 đến 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 ignoredMã nguồn được phát hành dưới dạng GNU General Public License v3.0 only
Phiên bản 1.3.0
Đã phát hành 26 Thg 12 2018 - 55,36 KBHoạt động với firefox 57.0 và lớn hơn, android 57.0 đến 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 informationMã nguồn được phát hành dưới dạng GNU General Public License v3.0 only
Phiên bản 1.2.1
Đã phát hành 25 Thg 12 2018 - 55,33 KBHoạt động với firefox 57.0 và lớn hơn, android 57.0 đến 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.Mã nguồn được phát hành dưới dạng GNU General Public License v3.0 only
Phiên bản 1.2.0
Đã phát hành 24 Thg 12 2018 - 55,33 KBHoạt động với firefox 57.0 và lớn hơn, android 57.0 đến 68.*- trivial cosmetic changes
- reworded the Type filters section of the options page
- updated list of public suffixesMã nguồn được phát hành dưới dạng GNU General Public License v3.0 only
Phiên bản 1.1.0
Đã phát hành 22 Thg 12 2018 - 52,57 KBHoạt động với firefox 57.0 và lớn hơn, android 57.0 đến 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 popupMã nguồn được phát hành dưới dạng GNU General Public License v3.0 only
Phiên bản 1.0.0
Đã phát hành 20 Thg 12 2018 - 52,52 KBHoạt động với firefox 57.0 và lớn hơn, android 57.0 đến 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.Mã nguồn được phát hành dưới dạng GNU General Public License v3.0 only
Phiên bản 0.3.0
Đã phát hành 1 Thg 12 2018 - 7,75 KBHoạt động với firefox 52.0 và lớn hơn, android 52.0 đến 68.*Streamlined the code a tad. It should perform better.Mã nguồn được phát hành dưới dạng GNU General Public License v3.0 only
Phiên bản 0.2.0
Đã phát hành 29 Thg 11 2018 - 7,77 KBHoạt động với firefox 52.0 và lớn hơn, android 52.0 đến 68.*- Changed the icon to svg (thanks @KOLANICH).
- Improved two of the checks.Mã nguồn được phát hành dưới dạng GNU General Public License v3.0 only
Phiên bản 0.1.3
Đã phát hành 29 Thg 11 2018 - 9,05 KBHoạt động với firefox 52.0 và lớn hơn, android 52.0 đến 68.*Fixed Authorization headers being accidentally removed from requests.Mã nguồn được phát hành dưới dạng GNU General Public License v3.0 only
Phiên bản 0.1.2
Đã phát hành 29 Thg 11 2018 - 9,05 KBHoạt động với firefox 52.0 và lớn hơn, android 52.0 đến 68.*Mã nguồn được phát hành dưới dạng GNU General Public License v3.0 only
Phiên bản 0.1.1
Đã phát hành 29 Thg 11 2018 - 9 KBHoạt động với firefox 52.0 và lớn hơn, android 52.0 đến 68.*Mã nguồn được phát hành dưới dạng GNU General Public License v3.0 only
Phiên bản 0.1.0
Đã phát hành 29 Thg 11 2018 - 9 KBHoạt động với firefox 52.0 và lớn hơn, android 52.0 đến 68.*Mã nguồn được phát hành dưới dạng GNU General Public License v3.0 only