WebExtension.net
Toggle dark mode
WebExtension.net

Toggle JavaScript

View on Chrome Web Store
View Toggle JavaScript Chrome Extension on Chrome Web Store
Add to bookmarks
4.3 (185 ratings)
1 new ratings
78 views
This extension has been viewed 78 times

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
View author page of dsmith
Featured Extension

Hand-picked for quality and usefulness

Published
Published on November 9, 2013
Version 2.0
Manifest version
3
Updated
Updated on May 18, 2022
productivity/developer
Extension Category
View on Chrome Web Store
View Toggle JavaScript Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "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"
    ]
}
WebExtension.net

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

© 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.
Go to top