-
Past versions Stable
released this
2024-10-13 10:49:44 +00:00 | 136 commits to main since this release7.0.3
- Fix Firefox users were unable to import the extension
- Polyfill
chrome.*
intobrowser.*
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
toexclude_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
toexclude_matches
, which will skip this page to be analyzed by the extension - Add
*.messenger.com
toexclude_matches
, which will skip this page to be analyzed by the extension - Add
*.office365.com
toexclude_matches
, which will skip this page to be analyzed by the extension - Suppress script errors
6.4.6
- Add
*.officeapps.live.com
toexclude_matches
, which will skip this page to be analyzed by the extension - Add
*.suite.office.com
toexclude_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
toexclude_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 toexclude_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 indata/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
toexclude_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
toexclude_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
toexclude_matches
, which will skip this page to be analyzed by the extension - Improve performance
6.3.0
- Add
googleapis.com/embed
,sharepoint.com
andyoutube.com/embed
toexclude_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 avoidbody
andhtml
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