JPCMG
Nyaann#3881
chrome://serviceworker-internals and chrome://inspect must not be blocked by policy to perform this exploit.
Alternative method for LTBEEF that utilizes chrome://serviceworker-internals. Compatibility is limited to extensions that have service workers.
- Navigate to chrome://serviceworker-internals.
- Click the start button under the extension you want to disable.
- Click the inspect button under the extension you want to disable.
- In the console, execute scripts such as
chrome.management.setEnabled('extensionid', false);
.