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

JavaScript Permission Matrix의 버전 기록 - 21개 버전

JavaScript Permission Matrix 제작자: Anon

5점 만점에 3.7점
3.7 / 5
5
2
4
0
3
0
2
0
1
1
JavaScript Permission Matrix의 버전 기록 - 21개 버전
  • 이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.

  • 최신 버전

    버전 1.8.3.6

    2026년 2월 28일에 출시 - 70.5 KB
    firefox 59.0 이상에서 작동
    • Put new CookieStorage API under "cookies" permissions (Firefox 140+)
      ~ Affected page scripts will no more be able to detect presence of objects related to disabled permissions. Example: if 'webaudio' permission is forbidden, window.AudioNode property will no more exist for them. Object.hasOwnProperty and other methods also won't "see" it.

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

    Firefox를 다운로드하고 확장 기능을 받으세요
    파일 다운로드
  • 이전 버전

    버전 1.8.3.5

    2024년 12월 15일에 출시 - 68.27 KB
    firefox 59.0 이상에서 작동
    ~ Put Element.replaceChildren under modify-dom permission

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

    파일 다운로드
  • 버전 1.8.3.4

    2024년 6월 12일에 출시 - 68.24 KB
    firefox 59.0 이상에서 작동
    + Improved injection method
    ~ Fixed: no more 'Quirks mode' warnings caused by this addon.
    ~ Fixed: spoofed 'navigator.plugins' object has correct type (PluginArray).

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

    파일 다운로드
  • 버전 1.8.3.2

    2024년 5월 24일에 출시 - 67.08 KB
    firefox 59.0 이상에서 작동
    ~ Hotfix for event listeners with handleEvent
    + Put blob: and data: scripts under control

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

    파일 다운로드
  • 버전 1.8.3.1

    2024년 5월 20일에 출시 - 66.29 KB
    firefox 59.0 이상에서 작동
    ~ Hotfix: no more breakage of sites with CSP nonce rules

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

    파일 다운로드
  • 버전 1.8.3

    2024년 5월 17일에 출시 - 65.66 KB
    firefox 59.0 이상에서 작동
    + Put SVG scripts under control
    + Improved script injection.
    + New permissions.
    ~ Some fixes

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

    파일 다운로드
  • 버전 1.8.2

    2022년 11월 12일에 출시 - 54.76 KB
    firefox 59.0 이상, android 59.0 ~ 68.*에서 작동

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

    파일 다운로드
  • 버전 1.8.1

    2022년 8월 8일에 출시 - 54.54 KB
    firefox 59.0 이상, android 59.0 ~ 68.*에서 작동
    ~ fixed an issue with window.postMessage function.

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

    파일 다운로드
  • 버전 1.8.0

    2022년 8월 8일에 출시 - 54.55 KB
    firefox 59.0 이상, android 59.0 ~ 68.*에서 작동
    ~ fixed a bug with arguments.callee value

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

    파일 다운로드
  • 버전 1.7.9

    2021년 11월 13일에 출시 - 54.51 KB
    firefox 59.0 이상, android 59.0 ~ 68.*에서 작동
    + Ability to enable more harder control on code origin.
    If this feature enabled, the extension will perform more additional checks every time when any of listed features / Web API's is requested.
    Enabling this feature will affect performance, so use it wisely.

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

    파일 다운로드
  • 버전 1.7.8

    2021년 11월 10일에 출시 - 54.03 KB
    firefox 59.0 이상, android 59.0 ~ 68.*에서 작동
    ~ small bugfix for requestAnimationFrame behavior

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

    파일 다운로드
  • 버전 1.7.7

    2021년 11월 7일에 출시 - 54.05 KB
    firefox 59.0 이상, android 59.0 ~ 68.*에서 작동
    ~ small bugfix for loading module scripts

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

    파일 다운로드
  • 버전 1.7.6

    2021년 11월 7일에 출시 - 54.05 KB
    firefox 59.0 이상, android 59.0 ~ 68.*에서 작동
    ~ Changed injection method. webRequestBlocking permission is no more need.
    ~ Minimum Firefox version is changed to 59.

    PLEASE NOTE: I cannot guarantee that injected script will be loaded before page scripts, because of the following:
    1) Script execution order is broken in Firefox https://bugzilla.mozilla.org/show_bug.cgi?id=1739587
    2) Inline script that injected by extension content script, may be easily blocked by CSP https://bugzilla.mozilla.org/show_bug.cgi?id=1446231

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

    파일 다운로드
  • 버전 1.7.5

    2021년 10월 30일에 출시 - 41.2 KB
    firefox 57.0 이상, android 57.0 ~ 68.*에서 작동

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

    파일 다운로드
  • 버전 1.7.3

    2021년 10월 5일에 출시 - 40.17 KB
    firefox 57.0 이상, android 57.0 ~ 68.*에서 작동

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

    파일 다운로드
  • 버전 1.7.2

    2020년 10월 10일에 출시 - 40.08 KB
    firefox 57.0 이상, android 57.0 ~ 68.*에서 작동
    + UI improvement: added color indication.
    ~ fixed a bug with attribute names

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

    파일 다운로드
  • 버전 1.7.1

    2020년 10월 9일에 출시 - 39.58 KB
    firefox 57.0 이상, android 57.0 ~ 68.*에서 작동

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

    파일 다운로드
  • 버전 1.7

    2020년 10월 3일에 출시 - 38.59 KB
    firefox 57.0 이상, android 57.0 ~ 68.*에서 작동
    + Added currentScript detection for event handlers

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

    파일 다운로드
  • 버전 1.6

    2020년 9월 30일에 출시 - 37.9 KB
    firefox 57.0 이상, android 57.0 ~ 68.*에서 작동
    ~ emergency fix for removeEventListener wrapper function
    ~ minor fix for popup window

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

    파일 다운로드
  • 버전 1.5

    2020년 9월 29일에 출시 - 37.88 KB
    firefox 57.0 이상, android 57.0 ~ 68.*에서 작동
    ~ injected script will no more be blocked by CSP rules
    + added currentScript detection for promises and event listeners
    ~ code cleanup

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

    파일 다운로드
  • 버전 1.4

    2020년 6월 1일에 출시 - 38.92 KB
    firefox 57.0 이상, android 57.0 ~ 68.*에서 작동
    + Added "Camera" and "Microphone" permissions.
    + Preset control. You can import/export your presets.

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

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

부가 기능

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

브라우저

  • Desktop
  • Mobile
  • Enterprise

제품

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

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