Snuupy / brave-extension

Shields panel browser action extension for the Brave browser

Home Page:https://www.brave.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mutation observer

Snuupy opened this issue · comments

  • don't activate if no rules
  • apply CSS rules only on page load
  • MO to apply DOM rules on async
    • debounce + once
  • fix idempotent rules
  • tests