Firefox 浏览器附加组件
  • 扩展
  • 主题
    • 适用于 Firefox
    • 字典和语言包
    • 其他浏览器网站
    • 适用于 Android 的附加组件
登录
附加组件图标

Privacy-Oriented Origin Policy 版本历史 - 16 个版本

Privacy-Oriented Origin Policy 作者: claustromaniac

评分 4.9 / 5
4.9 / 5 星
5
19
4
1
3
1
2
0
1
0
Privacy-Oriented Origin Policy 版本历史 - 16 个版本
  • 小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。

  • 最新版本

    版本 1.4.3resigned1

    发布于 2024年4月26日 - 59.4 KB
    适用于 firefox 57.0 及更高版本, android 57.0 至 68.*

    源代码遵循 仅 GNU 通用公共许可证 v3.0 发布

    您需要 Firefox 来使用此扩展
    下载 Firefox 并安装扩展
    下载文件
  • 较早版本

    版本 1.4.2

    发布于 2019年1月24日 - 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 通用公共许可证 v3.0 发布

    下载文件
  • 版本 1.4.1

    发布于 2019年1月22日 - 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 通用公共许可证 v3.0 发布

    下载文件
  • 版本 1.4.0

    发布于 2019年1月19日 - 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 通用公共许可证 v3.0 发布

    下载文件
  • 版本 1.3.1

    发布于 2018年12月27日 - 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 通用公共许可证 v3.0 发布

    下载文件
  • 版本 1.3.0

    发布于 2018年12月26日 - 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 通用公共许可证 v3.0 发布

    下载文件
  • 版本 1.2.1

    发布于 2018年12月25日 - 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 通用公共许可证 v3.0 发布

    下载文件
  • 版本 1.2.0

    发布于 2018年12月24日 - 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 通用公共许可证 v3.0 发布

    下载文件
  • 版本 1.1.0

    发布于 2018年12月22日 - 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 通用公共许可证 v3.0 发布

    下载文件
  • 版本 1.0.0

    发布于 2018年12月20日 - 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 通用公共许可证 v3.0 发布

    下载文件
  • 版本 0.3.0

    发布于 2018年12月1日 - 7.75 KB
    适用于 firefox 52.0 及更高版本, android 52.0 至 68.*
    Streamlined the code a tad. It should perform better.

    源代码遵循 仅 GNU 通用公共许可证 v3.0 发布

    下载文件
  • 版本 0.2.0

    发布于 2018年11月29日 - 7.77 KB
    适用于 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

    发布于 2018年11月29日 - 9.05 KB
    适用于 firefox 52.0 及更高版本, android 52.0 至 68.*
    Fixed Authorization headers being accidentally removed from requests.

    源代码遵循 仅 GNU 通用公共许可证 v3.0 发布

    下载文件
  • 版本 0.1.2

    发布于 2018年11月29日 - 9.05 KB
    适用于 firefox 52.0 及更高版本, android 52.0 至 68.*

    源代码遵循 仅 GNU 通用公共许可证 v3.0 发布

    下载文件
  • 版本 0.1.1

    发布于 2018年11月29日 - 9 KB
    适用于 firefox 52.0 及更高版本, android 52.0 至 68.*

    源代码遵循 仅 GNU 通用公共许可证 v3.0 发布

    下载文件
  • 版本 0.1.0

    发布于 2018年11月29日 - 9 KB
    适用于 firefox 52.0 及更高版本, android 52.0 至 68.*

    源代码遵循 仅 GNU 通用公共许可证 v3.0 发布

    下载文件
转至 Mozilla 主页

附加组件

  • 关于
  • Firefox 附加组件博客
  • 扩展工坊
  • 开发者中心
  • 开发者政策
  • 社区博客
  • 论坛
  • 报告缺陷
  • 评价指南

浏览器

  • Desktop
  • Mobile
  • Enterprise

产品

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Twitter (@firefox)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • 隐私
  • Cookie
  • 法律

除非另有注明,否则本网站上的内容可按知识共享 署名-相同方式共享 3.0 或更新版本使用。