Bookmarklet exploit that can force-disable any extension installed on Google Chrome. Also known as LTBEEF.
DO NOT UPDATE YOUR CHROMEBOOK! This exploit might have been patched, so do not update!
Here are the instructions to using this exploit! There are two ways, using the GUI and using the ids, the GUI method is better
Credit to CompactCow#4717 for the amazing UI!
- Go to the file
gui.js
and copy everything and create a new bookmark by right clicking on your bookmarks bar and selecting add page - Paste the code in the field that says URL and name it whatever.
- Visit https://chrome.google.com/webstorex. (This is a 404 page, and that is ok.)
- Click the bookmark (Make sure you are on the page above!)
- Use the menu to toggle your extensions!
If this helped please give me a star!
- Visit chrome://extensions and on the extension you want to disable click on Details
- Copy the text in the URL after the
?id=
For example if you have this URL:
chrome://extensions/?id=echoontop
you would only copyechoontop
- Go to the file
bookmark.js
and copy everything and create a new bookmark and use the code you copied as the Page URL - Visit https://chrome.google.com/webstorex. (This is a 404 page, and that is ok.)
- Click the bookmark (Make sure you are on the page above!)
- Put the ID you copied into the text box.
You're done! The extension should now be disabled.
If this helped please give me a star!
- Visit chrome://extensions and on the extension you want to enable click on Details
- Click View in Chrome Web Store
- You will see a banner at the top of the page that says This item has been disabled in Chrome. Enable this item
- Click on Enable this item
You're done! The extension should now be enabled.
If this helped please give me a star!
Credit bypassi for finding and making this exploit!