Three Enhancement Suggestions
Posted: Sat Jan 21, 2012 5:46 am
- Put the domain that's loaded in the browser window at the top of the allow/forbid menu list, making it quicker to find and enable. Another useful sorting would be to put all widget (iframe) domains at the bottom, making it easier to enable all JS for the page itself, e.g. CDN domains. There could also be a "Enable main window scripts" menu item that would allow all non-frame scripts to run.
- Each domain in the allow/forbid menu list should have a clickable link to that website so one can easily visit a site to find out what it does, instead of having to remember the domain, and type it in the browser address field. Some sort of community-created popup text for each domain that explained what it does would also be helpful.
- As detailed here, a mode that allows all scripts from a domain to run except periodic timers (or interval timers started by timer events), which would allow a site to be usable, but block distracting content animations that weren't triggered by a user event.