Chrome Extensions Disabler

Quickly enable/disable extensions

Chrome Extensions Disabler क्या है?

Chrome Extensions Disabler markknol द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Quickly enable/disable extensions"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Chrome Extensions Disabler एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Introducing a time-saving solution for managing your Chrome extensions - the Chrome Extensions Disabler Plugin!

Tired of sifting through a long list of extensions to find the one you want to disable? Look no further! This Chrome plugin is designed to fasten this functionality, allowing you to quickly and effortlessly disable any extension with minimal amount of clicks.

With the Chrome Extensions Disabler Plugin, you can regain control over your browsing experience. Whether you want to temporarily disable an extension to improve performance or troubleshoot compatibility issues, our plugin simplifies the task, saving you valuable time and effort. 

Key Features:

* Effortless Disabling: Disable any extension in seconds, without the need to navigate through multiple menus or the settings in Google Chrome.
* Simple Interface: The user-friendly interface makes it easy for anyone to use, regardless of technical expertise. Just a list, no settings or other features.

How to Use:

* Install the Chrome Extensions Disabler Plugin from the Chrome Web Store.
* Open your Chrome browser and click on the plugin icon located in the toolbar.
* A list of your installed extensions will appear. Simply click on the extension you wish to enable or disable.
* The selected extension will be instantly toggled on/off, without removing itself.                    

एक्सटेंशन की मूल जानकारी

नाम Chrome Extensions Disabler Chrome Extensions Disabler
ID nfbbnffcchbacjhecbbmkeiialbaflpd
आधिकारिक URL https://chromewebstore.google.com/detail/chrome-extensions-disable/nfbbnffcchbacjhecbbmkeiialbaflpd
विवरण Quickly enable/disable extensions
फ़ाइल का आकार 13.59 KB
स्थापना संख्या 56
वर्तमान संस्करण 1.0.0
अंतिम अपडेट 2023-11-01
प्रकाशन तिथि 2023-10-13
रेटिंग 5.00/5 कुल 1 रेटिंग्स
डेवलपर markknol
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://github.com/markknol/chrome-extension-disabler
सहायता पृष्ठ URL https://github.com/markknol/chrome-extension-disabler/issues
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Chrome Extensions Disabler",
    "description": "Quickly enable\/disable extensions",
    "version": "1.0.0",
    "icons": {
        "128": "icons\/icon.png"
    },
    "permissions": [
        "management"
    ],
    "action": {
        "default_popup": "popup.html"
    }
}