Firefox 브라우저 부가 기능
  • 확장 기능
  • 테마
    • Firefox용
    • 사전 및 언어 팩
    • 다른 브라우저 사이트
    • Android 부가 기능
로그인
추가 기능 아이콘

Privacy-Oriented Origin Policy의 버전 기록 - 16개 버전

Privacy-Oriented Origin Policy 제작자: claustromaniac

5점 만점에 4.9점
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 General Public License v3.0 only에 따라 릴리스된 소스 코드

    이 확장 기능을 사용하려면 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 General Public License v3.0 only에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 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 General Public License v3.0 only에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 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 General Public License v3.0 only에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 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 General Public License v3.0 only에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 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 General Public License v3.0 only에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 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 General Public License v3.0 only에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 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 General Public License v3.0 only에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 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 General Public License v3.0 only에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 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 General Public License v3.0 only에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 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 General Public License v3.0 only에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 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 General Public License v3.0 only에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 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 General Public License v3.0 only에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 0.1.2

    2018년 11월 29일에 출시 - 9.05 KB
    firefox 52.0 이상, android 52.0 ~ 68.*에서 작동

    GNU General Public License v3.0 only에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 0.1.1

    2018년 11월 29일에 출시 - 9 KB
    firefox 52.0 이상, android 52.0 ~ 68.*에서 작동

    GNU General Public License v3.0 only에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 0.1.0

    2018년 11월 29일에 출시 - 9 KB
    firefox 52.0 이상, android 52.0 ~ 68.*에서 작동

    GNU General Public License v3.0 only에 따라 릴리스된 소스 코드

    파일 다운로드
Mozilla 홈페이지로 이동

부가 기능

  • 소개
  • Firefox 부가 기능 블로그
  • 확장 기능 워크샵
  • 개발자 허브
  • 개발자 정책
  • 커뮤니티 블로그
  • 포럼
  • 버그 신고
  • 리뷰 지침

브라우저

  • Desktop
  • Mobile
  • Enterprise

제품

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Twitter (@firefox)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • 개인 정보
  • 쿠키
  • 법률

특별한 고지가 없는 한, 본 사이트의 콘텐츠는 Commons Attribution Share-Alike License v3.0 또는 그 이후 버전에 따라 사용이 허가됩니다.