Skip to content

Releases: wanhose/cookie-dialog-monster

4.0.1

23 Jun 11:31
Compare
Choose a tag to compare

Release notes:

  • Improve performance.
  • Provide integrity to cache.

For more information or issues, please contact me.

4.0.0

22 Jun 22:23
Compare
Choose a tag to compare

Release notes:

  • 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.