WebExtension.net
WebExtension.net

Disable Extensions and Apps

View on Chrome Web Store
View Disable Extensions and Apps Chrome Extension on Chrome Web Store
4.9 (26 ratings)

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Quickly disable and enable installed extensions and apps. Whitelist items to remain unaffected.
Type
Extension
Users
2,000 users
BrowserNative
View author page of BrowserNative
Published
Published on September 12, 2017
Version 0.0.7
Manifest version
2
Updated
Updated on September 20, 2017
View on Chrome Web Store
View Disable Extensions and Apps Chrome Extension on Chrome Web Store
productivity/workflow
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "scripts": [
            "js\/background.js"
        ],
        "persistent": false
    },
    "browser_action": {
        "default_icon": "static\/icon-enabled.png",
        "default_title": "Disable Extensions and Apps"
    },
    "description": "Quickly disable and enable installed extensions and apps. Whitelist items to remain unaffected.",
    "homepage_url": "https:\/\/browsernative.com\/disable-chrome-extensions-apps\/",
    "icons": {
        "48": "static\/icon-48.png",
        "128": "static\/icon-disabled.png"
    },
    "manifest_version": 2,
    "name": "Disable Extensions and Apps",
    "version": "0.0.7",
    "permissions": [
        "management"
    ],
    "options_page": "options.html",
    "commands": {
        "_execute_browser_action": {
            "suggested_key": {
                "default": "Ctrl+Shift+E"
            }
        }
    }
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top