Modern extension for easily managing Chrome extensions with just one click. ExtenSwitch provides a clean, intuitive interface to control your browser extensions, perfect for managing crypto wallets and other extensions you want to enable only when needed.
- Quick Toggle: Enable/disable any Chrome extension with a single click
- Smart Search: Find extensions instantly by name
- Convenient Filters: View all, enabled, or disabled extensions
- Easy Configuration: Access extension settings with one click
- Clear Labeling: Deprecated extensions are clearly marked
- User-Friendly Stats: See the number of extensions in each category
- Elegant Design: Modern and minimalist interface
- Smart Sorting: Enabled extensions appear at the top for easy access
- Visit the Chrome Web Store page
- Click "Add to Chrome"
- Confirm the installation
- Download or clone this repository
- Open Chrome and go to
chrome://extensions/
- Enable "Developer mode" (toggle in the upper right corner)
- Click the "Load unpacked extension" button
- Select the folder with this project
After installation, you will see the ExtenSwitch icon in the Chrome toolbar. Click on it to open the extension manager.
- Enable/disable extensions: Use the toggle to the right of each extension
- Search for extensions: Enter the extension name in the search field
- Filter extensions: Use the "Enabled", "Disabled", or "All" tabs to view different sets of extensions
- Access extension settings: Click on the extension name to open its settings
- View in Chrome Web Store: Click the play button ▶ to open the extension's page in Chrome Web Store
- Identify deprecated extensions: Clearly marked with a "DEPRECATED" label
ExtenSwitch respects your privacy. The extension operates solely within your browser and does not communicate with external servers.
- No data collection
- No analytics
- No external communication
For more details, please see About app on my blog.
ExtenSwitch is built with pure JavaScript, HTML, and CSS - no frameworks or external dependencies. This makes the extension extremely lightweight and fast.
manifest.json
- Extension configurationpopup.html
- Main interfacepopup.js
- Core functionalitystyles.css
- Visual stylingbackground.js
- Background service workerimages/
- Icons and promotional images
- Dark theme toggle for better night-time usage
- Extension grouping functionality for better organization
- Export/import extension configuration
- Hotkeys for quick access to common functions
- Localization for multiple languages
Developed by SkazOff
This project is licensed under the MIT License.