תוספות לדפדפן Firefox
כניסה
הסמל של התוספת

היסטוריית גרסאות עבור Consent-O-Matic - ‏25 גרסאות

Consent-O-Matic CAVI - Aarhus University ,Midas מאת

דירוג 4.3 מתוך 5
4.3 כוכבים מתוך 5
5
199
4
20
3
9
2
10
1
29
היסטוריית גרסאות עבור Consent-O-Matic - ‏25 גרסאות
  • יש להיזהר עם גרסאות ישנות! גרסאות אלה מוצגות למטרות בדיקה ועיון.מומלץ תמיד להשתמש בגרסה העדכנית של תוספת.

  • הגרסה העדכנית ביותר

    גרסה 1.1.3

    תאריך שחרור: 2 אוק׳ 2024 - 96.21 ק״ב
    עובד עם ‏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

    תאריך שחרור: 5 יוני 2024 - 97.4 ק״ב
    עובד עם ‏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

    תאריך שחרור: 6 מרץ 2024 - 171.03 ק״ב
    עובד עם ‏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

    תאריך שחרור: 23 פבר׳ 2023 - 166.1 ק״ב
    עובד עם ‏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

    תאריך שחרור: 25 נוב׳ 2022 - 164.57 ק״ב
    עובד עם ‏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

    תאריך שחרור: 16 ספט׳ 2022 - 161.23 ק״ב
    עובד עם ‏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

    תאריך שחרור: 16 ספט׳ 2022 - 161.04 ק״ב
    עובד עם ‏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

    תאריך שחרור: 1 יולי 2022 - 159.65 ק״ב
    עובד עם ‏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

    תאריך שחרור: 27 יוני 2022 - 158.3 ק״ב
    עובד עם ‏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

    תאריך שחרור: 21 יוני 2022 - 152.67 ק״ב
    עובד עם ‏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

    תאריך שחרור: 27 אפר׳ 2022 - 147.88 ק״ב
    עובד עם ‏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

    תאריך שחרור: 5 אפר׳ 2022 - 146.08 ק״ב
    עובד עם ‏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

    תאריך שחרור: 7 מאי 2021 - 64.34 ק״ב
    עובד עם ‏firefox 57.0 ומעלה

    קוד המקור משוחרר תחת כל הזכויות שמורות

    הורדת קובץ
  • גרסה 0.9.3

    תאריך שחרור: 31 מרץ 2021 - 64.3 ק״ב
    עובד עם ‏firefox 57.0 ומעלה
    Removed dependency of dialogPolyFill, to hopefully fix compatability issues.

    קוד המקור משוחרר תחת כל הזכויות שמורות

    הורדת קובץ
  • גרסה 0.9.2

    תאריך שחרור: 27 פבר׳ 2020 - 73.1 ק״ב
    עובד עם ‏firefox 57.0 ומעלה, ‏android 57.0 עד 68.*
    Removed debugging with console.log

    קוד המקור משוחרר תחת כל הזכויות שמורות

    הורדת קובץ
  • גרסה 0.9.1

    תאריך שחרור: 16 פבר׳ 2020 - 73.17 ק״ב
    עובד עם ‏firefox 57.0 ומעלה, ‏android 57.0 עד 68.*

    קוד המקור משוחרר תחת כל הזכויות שמורות

    הורדת קובץ
  • גרסה 0.9

    תאריך שחרור: 15 פבר׳ 2020 - 73.16 ק״ב
    עובד עם ‏firefox 57.0 ומעלה, ‏android 57.0 עד 68.*

    קוד המקור משוחרר תחת כל הזכויות שמורות

    הורדת קובץ
  • גרסה 0.8

    תאריך שחרור: 11 פבר׳ 2020 - 73.02 ק״ב
    עובד עם ‏firefox 57.0 ומעלה, ‏android 57.0 עד 68.*
    Added rules editor within the addon, so new rules can be written without knowledge of JSON.

    קוד המקור משוחרר תחת כל הזכויות שמורות

    הורדת קובץ
  • גרסה 0.7

    תאריך שחרור: 4 פבר׳ 2020 - 70.72 ק״ב
    עובד עם ‏firefox 57.0 ומעלה, ‏android 57.0 עד 68.*
    Support for hiding GDPR popup while add-on is doing stuff, only enabled for some CMP's.

    קוד המקור משוחרר תחת כל הזכויות שמורות

    הורדת קובץ
  • גרסה 0.6

    תאריך שחרור: 21 ינו׳ 2020 - 46.19 ק״ב
    עובד עם ‏firefox 57.0 ומעלה, ‏android 57.0 עד 68.*
    Small changes to the rules engine. Added WaitAction rule.

    קוד המקור משוחרר תחת כל הזכויות שמורות

    הורדת קובץ
  • גרסה 0.5.1

    תאריך שחרור: 17 ינו׳ 2020 - 46.13 ק״ב
    עובד עם ‏firefox 57.0 ומעלה, ‏android 57.0 עד 68.*
    Added a confirm dialog when submitting a non handled page.

    Fixed some layout bugs on firefox-android.

    קוד המקור משוחרר תחת כל הזכויות שמורות

    הורדת קובץ
  • גרסה 0.5

    תאריך שחרור: 16 ינו׳ 2020 - 46 ק״ב
    עובד עם ‏firefox 57.0 ומעלה, ‏android 57.0 עד 68.*
    Updated some features in the Rules engine.

    Added author and homepage_url.

    קוד המקור משוחרר תחת כל הזכויות שמורות

    הורדת קובץ
  • גרסה 0.4

    תאריך שחרור: 20 דצמ׳ 2019 - 45.9 ק״ב
    עובד עם ‏firefox 57.0 ומעלה
    Removed debugging telemetry.

    קוד המקור משוחרר תחת כל הזכויות שמורות

    הורדת קובץ
  • גרסה 0.3

    תאריך שחרור: 20 דצמ׳ 2019 - 46.32 ק״ב
    עובד עם ‏firefox 57.0 ומעלה
    General changes to the rules engine.

    קוד המקור משוחרר תחת כל הזכויות שמורות

    הורדת קובץ
  • גרסה 0.1

    תאריך שחרור: 6 דצמ׳ 2019 - 54.75 ק״ב
    עובד עם ‏firefox 48.0 ומעלה

    קוד המקור משוחרר תחת כל הזכויות שמורות

    הורדת קובץ
מעבר לדף הבית של Mozilla

תוספות

  • על אודות
  • בלוג התוספות של Firefox
  • Extension Workshop
  • מרכז המפתחים
  • מדיניות למפתחים
  • בלוג קהילה
  • פורום
  • דיווח על תקלה
  • מדריך סקירה

דפדפנים

  • Desktop
  • Mobile
  • Enterprise

מוצרים

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Twitter (@firefox)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • פרטיות
  • עוגיות
  • מידע משפטי

למעט היכן שצוין אחרת, התוכן באתר זה מוגש בכפוף לגרסה 3.0 של הרשיון Creative Commons Attribution Share-Alike או כל גרסה עדכנית יותר.