• 7.1.5 069bb29242

    7.1.5 Stable

    wanhose released this 2024-10-13 10:49:53 +00:00 | 136 commits to main since this release

    7.1.5

    • Fix report dialog stylesheet issues (#832)
    • Improve performance when element has no attributes (#783)

    For more information or issues, please contact me.

    Downloads
  • 7.1.4 069bb29242

    7.1.4 Stable

    wanhose released this 2024-10-13 10:49:51 +00:00 | 136 commits to main since this release

    7.1.4

    • Add some new block rules (#773, #775)
    • Handle backdrops and rules logic through the database
    • Minor code and documentation improvements

    For more information or issues, please contact me.

    Downloads
  • 7.1.3 069bb29242

    7.1.3 Stable

    wanhose released this 2024-10-13 10:49:50 +00:00 | 136 commits to main since this release

    Release notes:

    • Add *.olympics.com to exclude_matches, which will skip this page to be analyzed by the extension (#673)
    • Fix performance issue (#655)

    For more information or issues, please contact me.

    Downloads
  • 7.1.2 069bb29242

    7.1.2 Stable

    wanhose released this 2024-10-13 10:49:49 +00:00 | 136 commits to main since this release

    7.1.2

    For more information or issues, please contact me.

    Downloads
  • 7.1.1 069bb29242

    7.1.1 Stable

    wanhose released this 2024-10-13 10:49:48 +00:00 | 136 commits to main since this release

    7.1.1

    • Add some new block rules (#656, #662, #664, #669, #672)
    • Bypass preview pages check if they are Google consent pages (#643, #686)
    • Cover some edge cases (#630, #703, #714)
    • Minor code and performance improvements

    For more information or issues, please contact me.

    Downloads
  • 7.1.0 069bb29242

    7.1.0 Stable

    wanhose released this 2024-10-13 10:49:47 +00:00 | 136 commits to main since this release

    7.1.0

    • Add option to manually refetch/update database (#620)
    • API reopens issues now, instead of recreating them if they were closed (#735)
    • Fix duplicate issues if user clicks too fast the submit button (#735)
    • Fix inert case (#644)
    • Fix issues after load/open a page that was in the background (#670, #675, #678, #680, #683, #699, #720)
    • Fix issue when tabId was 0
    • Fix laggy pages filtering out many elements (#701, #708)
    • Merge database files into a single file
    • Minor code and performance improvements

    For more information or issues, please contact me.

    Downloads
  • 7.0.4 069bb29242

    7.0.4 Stable

    wanhose released this 2024-10-13 10:49:46 +00:00 | 136 commits to main since this release

    7.0.4

    • Add Polish language (thanks to @ChuckMichael) :flag_pl:
    • Fix cmp.inmobi.com script blocking user interaction in some pages
    • Fix minor bugs related to how the extension works when going back to the previous page

    For more information or issues, please contact me.

    Downloads
  • past 069bb29242

    Past versions Stable

    wanhose released this 2024-10-13 10:49:44 +00:00 | 136 commits to main since this release

    7.0.3

    • Fix Firefox users were unable to import the extension
    • Polyfill chrome.* into browser.* for a future Safari version

    7.0.2

    • Fix not removing more than one backdrop
    • Improve report dialog confirmation
    • Refactor code to fit new response structure from our API

    7.0.1

    • Fix minor bug that prevents forcing styles sometimes

    7.0.0

    • Disable/enable the extension doesn't need to reload the page now
    • Improve the performance a lot 🚀

    6.4.8

    • Add *.bauhaus.cz to exclude_matches, which will skip this page to be analyzed by the extension
    • Improve performance a lot, avoiding to check elements more than once and also check some "fake" dialogs 🚀

    6.4.7

    • Add *.facebook.com to exclude_matches, which will skip this page to be analyzed by the extension
    • Add *.messenger.com to exclude_matches, which will skip this page to be analyzed by the extension
    • Add *.office365.com to exclude_matches, which will skip this page to be analyzed by the extension
    • Suppress script errors

    6.4.6

    • Add *.officeapps.live.com to exclude_matches, which will skip this page to be analyzed by the extension
    • Add *.suite.office.com to exclude_matches, which will skip this page to be analyzed by the extension

    6.4.5

    • Add a button to the exclusion list page to add items manually
    • Fix a minor bug related to document.referrer in some sites

    6.4.4

    • Fix minor bugs

    6.4.3

    • Fix minor bugs

    6.4.2

    • Add codesandbox.io to exclude_matches, which will skip this page to be analyzed by the extension
    • Add option to open settings from context menu
    • Fix minor bugs
    • Prompt file name when exporting a file

    6.4.1

    • Add more google.translate.* domains to exclude_matches, which will skip these pages to be analyzed by the extension
    • Fix some consent preview pages weren't automatically declined (like consent.google.com, specified in data/fixes.txt)
    • Fix some items still appear after click remove button when importing them from a file (#287)
    • Use a more human friendly name when exporting your exclusion list (#287)

    6.4.0

    • Add exclusion list, also export/import options
    • Add google.translate.com to exclude_matches, which will skip this page to be analyzed by the extension
    • Improve documentation
    • Improve performance a lot by only apply our magic when the tab window is focused

    6.3.4

    • Add youtube-nocookie.com/embed to exclude_matches, which will skip this page to be analyzed by the extension
    • Avoid redirects in some links inside the popup and web (thanks to @Rusenche)
    • Fix black screen in some embedded YouTube videos
    • Fix performance issues and regressions
    • Fix startup data request bug

    6.3.3

    • Fix lag in large pages
    • Fix report dialog visual glitches in some pages
    • Improve performance a lot 🚀

    6.3.2

    • Fix report dialog visual glitches in some pages

    6.3.1

    • Add www.cookie-dialog-monster.com to exclude_matches, which will skip this page to be analyzed by the extension
    • Improve performance

    6.3.0

    • Add googleapis.com/embed, sharepoint.com and youtube.com/embed to exclude_matches, which will skip these pages to be analyzed by the extension
    • Animations are back
    • Many pages don't break after revert animations logic
    • Improve performance

    6.2.3

    • Remove unnecessary permissions

    6.2.2

    • Fix duplicated report dialog when reporting clicking inside a frame
    • Improve it translations (thanks to @marcoclg19)

    6.2.1

    • Enable run over all frames
    • Fix empty bootstrap backdrops
    • Improve dependency loading
    • Improve performance a lot 🚀

    6.2.0

    • New popup layout

    6.1.0

    • Add a new report dialog to allow users be more concise
    • Fix different font families between packages
    • Fix minor bug related to an empty callback
    • Use font CDN instead of build the extension including fonts

    6.0.4

    • Fix critical element matcher

    6.0.3

    • Improve content script performance

    6.0.2

    • Fix minor bugs

    6.0.1

    • Fix minor bugs
    • Improve performance

    6.0.0

    • Improve performance filtering just by visible content
    • Make snackbar styles stricter
    • Migrate to Manifest V3
    • Remove the confusing refresh button from the popup

    5.5.7

    • Fix context menu doesn't appear

    5.5.6

    • Add snackbar confirmation after report
    • Fix URL calculation
    • Update popup layout
    • Update translations

    5.5.5

    • Fix browser detection
    • Update assets
    • Update to new email

    5.5.4

    • Fix minor bugs
    • Update layout and styles

    5.5.3

    • Add request cache
    • Fix match already matched elements
    • Stop showing the report context menu option where not needed

    5.5.2

    • Fix minor bugs

    5.5.1

    • Fix minor bugs

    5.5.0

    • Add skips feature to avoid body and html fixes in certain domains
    • Fix minor bugs
    • Improve performance

    5.4.6

    • Fix YouTube issues in most browsers

    5.4.5

    • Code quality and legibility improved
    • Disable all_frames option

    5.4.4

    • Break bfcache if possible
    • Improve loops performance (thanks to @andyMrtnzP) 🚀
    • Lot of new selectors to increase page coverage (thanks to @andyMrtnzP) 🚀

    5.4.3

    • Improve performance

    5.4.2

    • Fix Mozilla Firefox issues
    • Improve scalability of fix function
    • Performance improvements in general

    5.4.1

    • Fix clean function after observer ends even if you have disabled the extension
    • Fix video issues 🎉

    5.4.0

    • Auto-report when disable the extension 🤖
    • Fix clean function performance 🧹
    • Translate everything... 🇩🇪, 🇬🇧, 🇺🇸, 🇪🇸, 🇫🇷, 🇮🇹, 🇵🇹, 🇧🇷, 🇷🇴 and 🇷🇺

    5.3.3

    • Edge cases support increased 📈

    5.3.2

    • Bypass Google and Yahoo consent pages

    5.3.1

    • Improve performance

    5.3.0

    • Report broken pages in two clicks

    5.2.1

    • Fix minor bugs 🐛

    5.2.0

    • Improve performance a lot 🚀

    5.1.0

    • Improve performance a lot 🚀

    5.0.2

    • Classes that disable scroll in some pages are now updatable without releasing new versions to stores
    • Implement Promise API improving the performance
    • Our new brand... Cookie Dialog Monster is here!

    4.3.1

    • Add ta-cc-modal support

    4.3.0

    • Improve performance removing loading state

    4.2.0

    • Clear cache when there is an update
    • Fix display bug
    • Improve performance

    4.1.2

    • Fix extension state management

    4.1.1

    • Fix extension state management

    4.1.0

    • Fix extension state management
    • Improve performance

    4.0.3

    • Fix extension state management
    • Fix facebook.com fixed position
    • Improve performance

    4.0.2

    • Browser theme support was added

    4.0.1

    • Improve performance

    4.0.0

    • Add loading state when extension is removing elements avoiding flickering
    • Fix Facebook single case, when it set page to fixed
    • Improve performance avoiding unnecessary loops
    • Increase speed removing elements, now script starts removing at document_start
    • Move unnecessary content script's logic to background script decreasing file sizes
    • Replace MutationObserver by setInterval avoiding mutation looping
    • Restore all_frames option covering pages that have embedded pages with consent dialogs inside
    • Solve minor bugs that are causing memory leaks

    For more information or issues, please contact me.

    Downloads