AI 产品解读Toggle JavaScript on/off per website domain or subdomain with a single click
Allows users to quickly disable JavaScript on specific sites for testing, privacy, security, accessibility assessment, or debugging purposes without affecting other sites
User clicks the extension icon or presses Alt+Shift+Q to toggle JavaScript for the current site's domain. The icon changes to indicate enabled/disabled state. Chrome's contentSettings API applies the setting per-domain. Settings persist via chrome.storage.
One-click JavaScript toggle per domain/subdomain via browser action iconKeyboard shortcut (Alt+Shift+Q) for quick toggleContext menu integration for right-click toggleSupports all URL schemes: domains, subdomains, IP addresses, localhost, and local .html filesPer-site granularity (e.g., disable on google.com but keep enabled on mail.google.com)Options page for managing JavaScript settings
- 目标用户
- Web developers testing graceful degradation and site behavior without JavaScript / SEO specialists simulating how non-JavaScript crawlers view pages / Privacy-focused users blocking JavaScript on untrusted sites / Accessibility testers assessing sites without JavaScript
- Source code is heavily minified (Vue.js + Lodash + core-js bundled), making deep code inspection difficult but also confirming no hidden payment/login logic exists in the readable portions
- Cannot verify the options page UI content directly since it requires runtime rendering of Vue components
付费分析未识别到付费功能
The extension is completely free and open source with no paid features, gated functionality, billing APIs, or payment UI. The Stripe signal is a voluntary donation link (donate.stripe.com) in the store description, not a payment gate for extension features. All 'pro' keyword matches are false positives from minified Vue.js, core-js, and Lodash library code. All 'license' matches are MIT license headers for third-party libraries. No premium/upgrade/subscription keywords found in source.
- 置信度
- 92
- 支付平台
- Stripe
- 来源
- AI / 高
- 需要登录
- 否
- 登录理由
- No authentication, account creation, or login flow exists in the extension. The extension uses only local Chrome APIs (tabs, contentSettings, contextMenus, storage) with no remote service requiring credentials. The 'log in' heuristic flag came from store description text, not code. The 'signin' keyword matches in source are false positives from minified Vue.js/Lodash library internals (e.g., 'composing' property handling).
I've loved this extension for years, but the new update is not working for me. Once JS is turned off on a site, I can't turn it back on again. Using Brave and version 2.01.
Simple and effective.
Sry the new version as of 20 Oct 2024 have bug. I can't switch on but yes I can switch off.
Seemed great, suddenly stopped keeping track of which tab it's on with Chrome 124.0.6367.208 and there is no way to edit it manually (the list can be viewed in Extension Options, but there is no way to save changes made to the list). Even closing all other tabs, it picks a recently closed tab instead of the sole remaining tab that the Quick Javascript Switch button is clicked on. While the tab tracking problem may be a Chrome update introduced issue, the design decision not to be able to save changes in the Extension Options is problematic.
Works great and it's old enough to trust a little about not having malware.
As long as it works it's great
I'm sure this used to toggle on/off without refreshing the page, but now it trigegrs a refresh and is completely pointless for development purposes.
works well but it seems to inject an invisible div by id "sukan" on every page, and I can't figure out why, or how it's doing it by looking at the source code, which sketches me out a bit.
Finally one with a shortcut so I can use it in Pop-ups!
easy and do the job with a single click as it says in the description