disable-ext-task-manager
-e Stop extensions from working with Task Manager!
Instructions:
- Open Task Manager.
- Press ‘search’ + ‘esc’.
- Scroll to the bottom and find your blocker extension and highlight it (click on it)
- Click ‘End Process’ or press ‘enter’.
- Immediately go to your page and see that it’s unblocked.
- This will not last unless you use one of these bookmarklets: javascript:onbeforeunload=i=>1 javascript: onbeforeunload = (i) => 1;
Method 2: This method is for people who have Task Manager blocked.
-
Go to chrome-extension:// + your Extension ID + /_generated_background_page.html -> You can find the Extension ID by doing the following: —> Go to chrome://extensions/ —> Find your extension and click Details. —> Copy the id in the URL. -> For example, GoGuardian’s would look like this: chrome-extension://haldlgldplgnggkjaafhelgiaglafanh/_generated_background_page.html
-
Change the URL to chrome://kill. -> You can also make chrome://kill a bookmark and click it.
Notes: -> chrome://kill DOES NOT work on newer versions of chromeOS due to LTMEAT (another chromeOS exploit that could disable extensions) utilising it. —> This means that Method 2 does not work on these new versions.
Credits: https://github.com/titaniumnetwork-dev/Oxide-Docs/blob/master/docs/kajigs.mdx TheGreatestGiant Titanium Network