ltbeef-inspect
-e LTBEEF but done by inspect element!
Instructions:
- Go to chrome-extension://gndmhdcefbhlchkhipcnnbkcmicncehk/manifest.json.
- Open Inspect Element and go to the console.
- For each extension you want to disable, do chrome.management.setEnabled('
', false)
How to undo:
Put chrome.management.setEnabled('
Credits: Bypassi (SprinkzMC#8421)