WebExtension.net
WebExtension.net
WebExtension.net
WebExtension.net
Toggle JavaScript

Toggle JavaScript

View on Chrome Web Store
4.3 (187 ratings)
1 new ratings
170 views

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

Enable or disable JavaScript without the hassle.
Type
Extension
Users
100,000 users
dsmith
Featured Extension

Hand-picked for quality and usefulness

Published
Version 2.0
Manifest version
3
Updated
productivity/developer
View on Chrome Web Store
Share This Extension

Extension Manifest

{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Toggle JavaScript",
    "version": "2.0",
    "manifest_version": 3,
    "description": "Enable or disable JavaScript without the hassle.",
    "icons": {
        "16": "icons\/16.png",
        "32": "icons\/32.png",
        "48": "icons\/48.png",
        "128": "icons\/128.png"
    },
    "action": {
        "default_icon": "icons\/38-on.png"
    },
    "background": {
        "service_worker": "js\/service-worker-async.js"
    },
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "default": "Alt+Shift+J",
                "mac": "Alt+Shift+J"
            }
        }
    },
    "options_ui": {
        "page": "options.html",
        "open_in_tab": false
    },
    "permissions": [
        "contentSettings",
        "storage"
    ]
}
© 2025 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.