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

WebAPI Manager의 버전 기록 - 25개 버전

WebAPI Manager 제작자: Peter Snyder

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

  • 최신 버전

    버전 0.9.28resigned1

    2024년 4월 25일에 출시 - 383.15 KB
    firefox 52.0 이상, android 52.0 ~ 68.*에서 작동

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

    이 확장 기능을 사용하려면 Firefox가 필요함
    Firefox를 다운로드하고 확장 기능을 받으세요
    파일 다운로드
  • 이전 버전

    버전 0.9.27

    2018년 2월 14일에 출시 - 374.07 KB
    firefox 52.0 이상, android 52.0 ~ 68.*에서 작동
    - Added ability to edit match patterns for existing rules (issue #76)

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

    파일 다운로드
  • 버전 0.9.26

    2018년 2월 14일에 출시 - 371.73 KB
    firefox 52.0 이상, android 52.0 ~ 68.*에서 작동
    - correct template saving across sessions, fixes #77

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

    파일 다운로드
  • 버전 0.9.25

    2018년 2월 13일에 출시 - 371.56 KB
    firefox 52.0 이상, android 52.0 ~ 68.*에서 작동
    - correct deployment error in 0.9.24

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

    파일 다운로드
  • 버전 0.9.24

    2018년 2월 13일에 출시 - 369.52 KB
    firefox 52.0 이상, android 52.0 ~ 68.*에서 작동
    - add ability to block specific features, without blocking the entire standard (fixes #74)
    - many small cleanups and minor bugfixes

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

    파일 다운로드
  • 버전 0.9.23

    2018년 2월 11일에 출시 - 369.66 KB
    firefox 52.0 이상, android 52.0 ~ 68.*에서 작동
    - correct migration code error when starting up with an empty profile (fixes #70)
    - correct bootstrap4 styling / compatibility (fixes #74)

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

    파일 다운로드
  • 버전 0.9.22

    2018년 2월 9일에 출시 - 369.56 KB
    firefox 52.0 이상, android 52.0 ~ 68.*에서 작동
    - fix compatibility with some CSP headers
    - add ability to block cross frame access, and default to no (prior version defaulted this to yes, with no option to disable) (issue #73)
    - updated bootstrap to 4.0.0

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

    파일 다운로드
  • 버전 0.9.21

    2018년 1월 9일에 출시 - 366.92 KB
    firefox 52.0 이상, android 52.0 ~ 68.*에서 작동
    - add ability to create re-apply-able template of standards to block (fixes #64)
    - minor improvement to the build process to keep from accidentally skipping version numbers again…

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

    파일 다운로드
  • 버전 0.9.20

    2017년 12월 31일에 출시 - 366.11 KB
    firefox 52.0 이상, android 52.0 ~ 68.*에서 작동
    - fix issue with chrome's non-standard webNavigation.getAllFrames API that caused issues on non-FF browsers (issue #63)
    - add passive logging mode, that allows seeing all functionality a page uses w/o blocking (issue #22)
    - fix some lingering issues with migration of old settings to new internal representation that caused errors on the preferences page
    - Performance improvement by using Web Extensions API to determine frames on the page (issue #61)

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

    파일 다운로드
  • 버전 0.9.19

    2017년 12월 25일에 출시 - 364.07 KB
    firefox 52.0 이상, android 52.0 ~ 68.*에서 작동
    - no longer inject script to query available frames, use the WebExtension APIs instead (fixes #61)
    - way more than just converting to numeric std ids, and adding migration routines, but that too (fixes #59)
    - prevent access to the DOM of frames opened via window.open / window.opener, related tests (fixes #39)

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

    파일 다운로드
  • 버전 0.9.17

    2017년 12월 13일에 출시 - 357.9 KB
    firefox 52.0 이상, android 52.0 ~ 68.*에서 작동
    Changes
    ---
    - (this release is mostly a minor, quick correction to a small bug)
    - Fix some broken pages by minimizing the modifications the extension makes of pages where there are no blocking rules in place (issue 49)
    - Completely redesigned logging system. Instead of using console log, the extension allows users to view reports of blocked functionality
    - Many other related code cleanups and tests, to keep things moving smoothly going forward

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

    파일 다운로드
  • 버전 0.9.16

    2017년 12월 13일에 출시 - 357.64 KB
    firefox 52.0 이상, android 52.0 ~ 68.*에서 작동
    - Fix some broken pages by minimizing the modifications the extension makes of pages where there are no blocking rules in place (issue 49)
    - Completely redesigned logging system. Instead of using console log, the extension allows users to view reports of blocked functionality
    - Many other related code cleanups and tests, to keep things moving smoothly going foward

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

    파일 다운로드
  • 버전 0.9.15

    2017년 12월 5일에 출시 - 240.26 KB
    firefox 52.0 이상, android 52.0 ~ 68.*에서 작동
    - Fix support for blocking console api (fixes #47)

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

    파일 다운로드
  • 버전 0.9.14

    2017년 12월 3일에 출시 - 240.29 KB
    firefox 52.0 이상, android 52.0 ~ 68.*에서 작동
    - add categorization of standards, clean up standard definitions (fixes #13)
    - prevent sites from interfering with standard logging (fixes #45)

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

    파일 다운로드
  • 버전 0.9.13

    2017년 11월 29일에 출시 - 238.99 KB
    firefox 52.0 이상, android 52.0 ~ 68.*에서 작동
    * Add WebGL2.0 standard (issue #41)
    * Fix bug when trying to block properties in Fullscreen standard (#40)

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

    파일 다운로드
  • 버전 0.9.12

    2017년 11월 13일에 출시 - 238.46 KB
    firefox 52.0 이상, android 52.0 ~ 68.*에서 작동
    - updated browser action / popup, including ability to toggle "allow all" / "use default rules" for each domain from the popup
    - added WebSpeech, WebUSB, and WebVR standards (thanks @bengansukh and @elliott-beach!)
    - added WebSpeech, WebUSB, WebVR and WebVTT to lite and conservative blocking sets

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

    파일 다운로드
  • 버전 0.9.10

    2017년 11월 11일에 출시 - 235.61 KB
    firefox 52.0 이상, android 52.0 ~ 68.*에서 작동
    - Reworking build process to make all source available to reviewers

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

    파일 다운로드
  • 버전 0.9.8

    2017년 11월 3일에 출시 - 312.14 KB
    firefox 52.0 이상, android 52.0 ~ 68.*에서 작동
    - Relaxing domain pattern matching rules, so that a rule like '*.example.com' matches 'example.com'
    - Added WebUSB to set of blockable standards (thanks @bengansukh!)
    - Fix issue where pages could block in an infinite loop if sites used blocked features in certain patterns

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

    파일 다운로드
  • 버전 0.9.7

    2017년 10월 31일에 출시 - 311.67 KB
    firefox 52.0 이상, android 52.0 ~ 68.*에서 작동
    - Add ability to block the Payment Request API (thanks @gansukhben !)
    - Updated standards definitions to account for more webkit and moz prefixed methods

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

    파일 다운로드
  • 버전 0.9.6

    2017년 10월 28일에 출시 - 311.31 KB
    firefox 52.0 이상, android 52.0 ~ 68.*에서 작동
    - Fix issue with importing configuration rules (https://github.com/snyderp/web-api-manager/issues/26)

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

    파일 다운로드
  • 버전 0.9.5

    2017년 10월 28일에 출시 - 311.3 KB
    firefox 52.0 이상, android 52.0 ~ 68.*에서 작동
    - Add import / export functionality to the configuration page
    - Small build system clean ups and improvements to the test runner

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

    파일 다운로드
  • 버전 0.9.4

    2017년 10월 26일에 출시 - 309.14 KB
    firefox 52.0 이상, android 52.0 ~ 68.*에서 작동
    - Block parent frame access to child frames' windows, to prevent other methods of accessing blocked functionality
    - Add Vibration API to Lite blocking set
    - Improve blocked feature logging, including the name of the standard that was blocked in the log

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

    파일 다운로드
  • 버전 0.9.3

    2017년 10월 23일에 출시 - 308.19 KB
    firefox 54.0 이상, android 54.0 ~ 68.*에서 작동
    - Fixed issue logging into some sites, and with other scripts executing on pages, from an issue with unnecessarily modifying the CSP header (https://github.com/snyderp/web-api-manager/issues/11)
    - Minor cosmetic improvement to the popup / browser action dialog (https://github.com/snyderp/web-api-manager/issues/10)
    - Move extension settings to sync between browser versions (https://github.com/snyderp/web-api-manager/issues/12)
    - Improved development side of things (Facebook login unit test, CSP unit test, dead code removal, etc.)

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

    파일 다운로드
  • 버전 0.9.2

    2017년 10월 22일에 출시 - 307.48 KB
    firefox 48.0 이상, android 48.0 ~ 68.*에서 작동
    - Fixed cookie related issues in FF that prevented logging into sites
    - Corrected minor issue in the config panel that showed the deleted domain, instead of the selected domain, when deleting a rule
    - Refactored code significantly (added test suite and removed development related files from the extension, to keep things smaller)
    - Made management of the "what standards to disable" cookie tighter, to prevent certain types of finger printing attacks

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

    파일 다운로드
  • 버전 0.9.1

    2017년 10월 18일에 출시 - 356.82 KB
    firefox 48.0 이상, android 48.0 ~ 68.*에서 작동
    * Fixed issue that caused issues pushing the set of standards to block to the client scripts because of setting two cookies in the background script.
    * Internal code clean up and documentation

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

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

부가 기능

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

브라우저

  • Desktop
  • Mobile
  • Enterprise

제품

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

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