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

Consent-O-Matic의 버전 기록 - 25개 버전

Consent-O-Matic 제작자: CAVI - Aarhus University, Midas

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

  • 최신 버전

    버전 1.1.3

    2024년 10월 2일에 출시 - 96.21 KB
    firefox 109.0 이상, android 120.0 이상에서 작동
    This release is primarily a bug-fix release:
    * Fixed typos in German UI
    * Fix a bug causing some popups not to be properly registered
    * Improve debugging log by splitting it into two flags instead of one in the development tab

    MIT License에 따라 릴리스된 소스 코드

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

    버전 1.1.0

    2024년 6월 5일에 출시 - 97.4 KB
    firefox 109.0a1 이상에서 작동
    This release contains no feature changes but quite a few changes to the code-base in order to update to the new extension platform "manifest v3":

    * Update manifest to version 3
    * The extension automatically opens the preferences page once upon installation
    * A warning is shown on the preferences page if required permissions have not been granted

    MIT License에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.0.13

    2024년 3월 6일에 출시 - 171.03 KB
    firefox 62.0 이상, android 120.0 이상에서 작동
    Most changes these days are in the rules. This release wraps up recently added new features and some minor bugfixes to the extension itself:

    - Support for creating rules that pierce into shadow DOM (open and closed) for popups that try to hide in there
    - Accessibility: The engine now unfocuses the last button clicked when filling out popups so focus is correctly returned to the page itself for tab'ing/space navigation
    - French language added to UI
    - Better standardized parsing of URLs
    - Added missing permission causing Firefox to fail to disable the addon on pages with popups inside iframes from a different domain.
    - Now correctly doesn't run on content that isn't HTML and also doesn't show an error
    - Slightly improved the popup UI
    - Fixes for the rule editor

    MIT License에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.0.12

    2023년 2월 23일에 출시 - 166.1 KB
    firefox 62.0 이상, android 62.0 ~ 68.*에서 작동
    Visual indicator as extension badge while searching/handling a CMP.

    Added option "noTimeout" to ClickAction, that if used, prevents COM from using even a setTimeout(0) after the click, this is sometimes needed for performance reasons.

    Added OnOffMatcher that has a css selector for both on and off state of a consent. This enables us to only click if the state is wrong, saving clicks, and potential performance improvement.

    Removed some left over logging, that was not behind the debugLog flag.

    Fixed a bug realted to multiple CMP searches running on top of each other.

    Added negateChildFilter option, that enables a childfilter to filter out possible targets, based on not having a specific child. (:has, is not supported in all browsers yet)

    MIT License에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.0.11

    2022년 11월 25일에 출시 - 164.57 KB
    firefox 62.0 이상, android 62.0 ~ 68.*에서 작동
    Added "Display" settings tab, with choice of popup hide style
    Renamed "Debug" settings tab to "Dev" and made it not hidden.
    Added new matcher "URLMatcher" that matches on URL.
    Various small bug fixes.
    Small translation changes.

    MIT License에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.0.10

    2022년 9월 16일에 출시 - 161.23 KB
    firefox 62.0 이상, android 62.0 ~ 68.*에서 작동
    Important bugfix release

    Fixed a bug in the translation system causing it to attempt to translate the internet instead of only the internal extension pages.
    Added support for a new rule condition checking if a user wants to give no consent whatsoever.

    MIT License에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.0.9

    2022년 9월 16일에 출시 - 161.04 KB
    firefox 62.0 이상, android 62.0 ~ 68.*에서 작동
    Changed how often rule lists are updated. Now checks every 22-48 hours instead of every 15min.
    Changed the behaviour of PiP mode, to start clicking faster and faster, the longer it lasts.
    Added some scroll hijack prevention, to try and enable most sites to scroll while CoM is doing its job.
    Disabling CoM on a page where the popup runs in an iframe from another domain, should now be working.
    Added a new multiclick action to be used in rule.
    Fixed some debug messages.

    MIT License에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.0.8

    2022년 7월 1일에 출시 - 159.65 KB
    firefox 62.0 이상, android 62.0 ~ 68.*에서 작동
    Fixed bug where new PictureInPicture popup does not dissapear.

    Added more new actions, RunMethod and RunRooted.

    MIT License에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.0.4

    2022년 6월 27일에 출시 - 158.3 KB
    firefox 57.0 이상, android 57.0 ~ 68.*에서 작동
    New PictureInPicture mode, tries to be less obstructive while handling CMP's. Which means you can continue to browse. Not supported on all rules yet.

    Added a new action ifallowall, to allow handling CMP's that only have allow/reject all. The new action can be used to do something based on if the user has all consents allowed, or not.

    Various other small fixes.

    MIT License에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.0.3

    2022년 6월 21일에 출시 - 152.67 KB
    firefox 57.0 이상, android 57.0 ~ 68.*에서 작동
    Added better support for keyboard navigation in options, and also better screen reader support.

    Fixed an error that is displayed when using a rule with the new $schema field.

    MIT License에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.0.2

    2022년 4월 27일에 출시 - 147.88 KB
    firefox 57.0 이상, android 57.0 ~ 68.*에서 작동
    Mostly bugfixes but there are a few new minor features in this release:

    Rules can now have multiple detectors
    Slightly improved help text in iOS to help enable the extension in the settings and allow it to run on all pages
    License added in the About UI
    Correct settings for approval of MacOS version in App Store

    MIT License에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.0.0

    2022년 4월 5일에 출시 - 146.08 KB
    firefox 57.0 이상, android 57.0 ~ 68.*에서 작동
    Translation system, now the addon is available in English, German and Danish.

    Updated lots of rules.

    Better performance on pages with lots of dom mutations.

    New improved stats page, that shows number of clicks saved.

    Lots of other small changes and fixes.

    MIT License에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 0.9.4

    2021년 5월 7일에 출시 - 64.34 KB
    firefox 57.0 이상에서 작동

    All Rights Reserved에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 0.9.3

    2021년 3월 31일에 출시 - 64.3 KB
    firefox 57.0 이상에서 작동
    Removed dependency of dialogPolyFill, to hopefully fix compatability issues.

    All Rights Reserved에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 0.9.2

    2020년 2월 27일에 출시 - 73.1 KB
    firefox 57.0 이상, android 57.0 ~ 68.*에서 작동
    Removed debugging with console.log

    All Rights Reserved에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 0.9.1

    2020년 2월 16일에 출시 - 73.17 KB
    firefox 57.0 이상, android 57.0 ~ 68.*에서 작동

    All Rights Reserved에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 0.9

    2020년 2월 15일에 출시 - 73.16 KB
    firefox 57.0 이상, android 57.0 ~ 68.*에서 작동

    All Rights Reserved에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 0.8

    2020년 2월 11일에 출시 - 73.02 KB
    firefox 57.0 이상, android 57.0 ~ 68.*에서 작동
    Added rules editor within the addon, so new rules can be written without knowledge of JSON.

    All Rights Reserved에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 0.7

    2020년 2월 4일에 출시 - 70.72 KB
    firefox 57.0 이상, android 57.0 ~ 68.*에서 작동
    Support for hiding GDPR popup while add-on is doing stuff, only enabled for some CMP's.

    All Rights Reserved에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 0.6

    2020년 1월 21일에 출시 - 46.19 KB
    firefox 57.0 이상, android 57.0 ~ 68.*에서 작동
    Small changes to the rules engine. Added WaitAction rule.

    All Rights Reserved에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 0.5.1

    2020년 1월 17일에 출시 - 46.13 KB
    firefox 57.0 이상, android 57.0 ~ 68.*에서 작동
    Added a confirm dialog when submitting a non handled page.

    Fixed some layout bugs on firefox-android.

    All Rights Reserved에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 0.5

    2020년 1월 16일에 출시 - 46 KB
    firefox 57.0 이상, android 57.0 ~ 68.*에서 작동
    Updated some features in the Rules engine.

    Added author and homepage_url.

    All Rights Reserved에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 0.4

    2019년 12월 20일에 출시 - 45.9 KB
    firefox 57.0 이상에서 작동
    Removed debugging telemetry.

    All Rights Reserved에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 0.3

    2019년 12월 20일에 출시 - 46.32 KB
    firefox 57.0 이상에서 작동
    General changes to the rules engine.

    All Rights Reserved에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 0.1

    2019년 12월 6일에 출시 - 54.75 KB
    firefox 48.0 이상에서 작동

    All Rights Reserved에 따라 릴리스된 소스 코드

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

부가 기능

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

브라우저

  • Desktop
  • Mobile
  • Enterprise

제품

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

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