8000 GitHub - rushiranpise/chrome-extension-enabler: This bookmarklet allows you to installed any chrome extension that is disabled by Chrome!
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

rushiranpise/chrome-extension-enabler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

chrome-extension-enabler

This bookmarklet allows you to installed any chrome extension that is disabled by Chrome!

How to Use:

  1. 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. image

    • Click the bookmark to enable the button. image


Manual Bookmark Creation:

If the "Add to Browser" button doesn’t work, follow these steps:

  1. 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!")}();
  2. 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”).
  3. Visit the Chrome Web Store extension page, and click the bookmark to run the script.

Contributing:

Feel free to contribute to this project! Fork the repository, make changes, and submit a pull request.


License:

This project is open source and available under the MIT License.

About

This bookmarklet allows you to installed any chrome extension that is disabled by Chrome!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0