Firefox ブラウザーアドオン
ログイン
アドオンアイコン

Consent-O-Matic のバージョン履歴 - 全 25 バージョン

Consent-O-Matic 作成者: CAVI - Aarhus University、 Midas

5 段階中 4.3 の評価
5 段階中 4.3 の評価
5
216
4
22
3
10
2
10
1
31
Consent-O-Matic のバージョン履歴 - 全 25 バージョン
  • 古いバージョンに注意してください!これらのバージョンは、テストや参照を目的に表示されています。常に最新バージョンのアドオンを使用してください。

  • 最新バージョン

    バージョン 1.1.5

    リリース日 : 2025年6月17日 - 96.31 KB
    firefox バージョン 109.0 以降, android バージョン 120.0 以降 で動作
    This is a tiny bugfix release:
    * Fixed report website popup so that it now correctly remembers if you want to submit without asking for confirmation
    * Slight improvements to German translation
    * Internal improvements to the extension build system

    ソースコードは MIT License に従いリリースされています

    この拡張機能を使用するには Firefox が必要です
    Firefox をダウンロード
    ファイルをダウンロード
  • 以前のバージョン

    バージョン 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 に従いリリースされています

    ファイルをダウンロード
  • バージョン 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 に従いリリースされています

    ファイルをダウンロード
Mozilla のホームページへ

アドオン

  • このサイトについて
  • Firefox アドオンブログ
  • 拡張機能ワークショップ
  • 開発者センター
  • 開発者ポリシー
  • コミュニティブログ
  • フォーラム
  • バグを報告
  • レビューガイド

ブラウザー

  • Desktop
  • Mobile
  • Enterprise

製品情報

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • プライバシー
  • Cookie
  • 法的情報

特に 明記されている 場合を除き、当サイト上のコンテンツは Creative Commons 表示・継承ライセンス v3.0 あるいはそれ以降のバージョンで公開されています。