This bookmarklet allows you to installed any chrome extension that is disabled by Chrome!
- Create a Bookmark:
-
Click the "Add to Browser" button below to quickly add this bookmarklet to your browser’s bookmarks bar.
-
Visit the Chrome Web Store extension page.
-
If the "Add to Browser" button doesn’t work, follow these steps:
- Copy the following JavaScript code:
javascript:!function t(){let e=document.querySelector(".VfPpkd-dgl2Hf-ppHlrf-sM5MNb button[disabled]");e?(e.removeAttribute("disabled"),e.setAttribute("enabled",""),console.log("Enabled!")):console.log("Failed!")}();
- Create a new bookmark in your browser:
- Right-click on the bookmarks bar and select "Add Page..." (or "Add Bookmark").
- Paste the JavaScript code into the URL field.
- Name the bookmark (e.g., “Chrome Button Enabler”).
- Visit the Chrome Web Store extension page, and click the bookmark to run the script.
Feel free to contribute to this project! Fork the repository, make changes, and submit a pull request.
This project is open source and available under the MIT License.