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
I find that there are 2 options in leechblock to prevent it from being disabled.
Prevent access to Extensions options at times when these sites are blocked
Prevent access to Settings page at times when these sites are blocked
which I think are too much. The 1.st option makes that I can not enable/disable all installed extensions. The second one is a bigger disaster which blocks all settings of Chrome.
Instead, my current solution is block the following 2 paths by regex:
which I find are the only 2 paths to turn off leechblock. Then without the need to remember IDs of extensions I can still disable another extension through Extensions popup -> ... -> manage extension, or enable it from https://chromewebstore.google.com/user/installed in which inactive items has a shortcut to enable.
I hope there is an option in leechblock to achieve this functionality, at least not affecting other Chrome settings. Maybe there are other better methods not to affect other installed extensions.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I find that there are 2 options in leechblock to prevent it from being disabled.
which I think are too much. The 1.st option makes that I can not enable/disable all installed extensions. The second one is a bigger disaster which blocks all settings of Chrome.
Instead, my current solution is block the following 2 paths by regex:
chrome://extensions/
chrome://extensions/?id=blaaajhemilngeeffpbfkdjjoefldkok
which I find are the only 2 paths to turn off leechblock. Then without the need to remember IDs of extensions I can still disable another extension through Extensions popup -> ... -> manage extension, or enable it from
https://chromewebstore.google.com/user/installed
in which inactive items has a shortcut to enable.I hope there is an option in leechblock to achieve this functionality, at least not affecting other Chrome settings. Maybe there are other better methods not to affect other installed extensions.
Beta Was this translation helpful? Give feedback.
All reactions