You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added hotkey support (I have to admit, I'm in love with this feature):
Temporarily allow/block all resources for a current tab (default: CTRL+SHIFT+S)
Remove temporary permissions for a current tab (default: CTRL+SHIFT+R)
Remove all temporary permissions (default: CTRL+SHIFT+Q)
To set-up/configure the hotkeys: go to Chrome Settings, Extensions, and click on Keyboard Shortcuts at the bottom of the page
Added option to hide update notifications (on this note, I will push updates less frequently due to feedback, my apologies)
Made revoking temporary permissions more granular (for current page OR entire session; previously it would clear the entire session's temporary permissions)
Improved panel appearance and behaviour
Reduced redundancies in the core logic (which should boost performance)
Improved whitelisting of unwanted domains when in "Relaxed" mode
Made "Respect Same-Domain" behaviour more secure; now requires you to allow/temporarily allow a blocked page in order for it to load same-domain elements