Is there any way to block ALL popups by default? I know you can select "toggle the blocking of all popups on this site" from the flyout options, but I'd like this to default to "on" for all sites, and be toggled off by me, instead of vise versa.
The popups I'm talking about are on blogs/news sites that popup after a few seconds with something "subscribe to our newsletter" or "join our mailing list" type crap.
add this no-popups: * true to my rules
Will that still allow me to toggle some popups back on, like login popups on some sites, case-by-case?
Edit: Yep, looks like I can. Thanks, just what I wanted.
Popups refer to separate window/tab opened by site, not DOM-based "popups" -- there is no universal ways to filter DOM "popups", cosmetic filters are needed on a case by case basis.
Most helpful comment
add this
no-popups: * trueto my rules