Security Warning: High Security Risk
Toggle JavaScript
ID: cidlcjdalomndpeagkjpnefhljffbnlo
Supported Languages
Extension Info & Metadata
Publisher Contextual Analysis
- Author
- dsmithView Profile
- MX records exist
- Yes
- Domain exists
- Yes
- Is disposable
- No
- Is role-based
- No
- Mailbox exists
- Yes
Enable or disable JavaScript without the hassle.
Toggle JavaScript provides a simple, easy-to-access browser button to enable or disable JavaScript globally. It was built with web developers in mind, but is equally useful for anyone who wants to quickly enable/disable JavaScript without having to dig deep into Chrome's Settings panel. Features: - global JavaScript master switch - reloads when toggling to ensure accurate rendering (optional since v1.3) More Info: There are similar extensions that enable or disable JavaScript per-domain, but I find this over-complicated so I decided to build a JavaScript "master switch". Also, similar extensions can cause pages to be rendered inaccurately after disabling JavaScript. This extension uses an auto-reload technique to ensure that pages are always rendered correctly after switching JavaScript on or off. I hope you enjoy using it - if you do, please tell your friends about it and help me out by giving it a positive review. Thanks!
The bundled manifest declares manifest_version 2 and includes the 'tabs' permission, but the published CWS manifest summary shows manifest_version 3 and only 'contentSettings' and 'storage'. This mismatch could indicate a delayed update or a listing discrepancy and should be investigated, though it does not appear malicious in context.
{ "name": "Toggle JavaScript", "version": "1.3", "manifest_version": 2, "description": "Enable or disable JavaScript without the hassle.", "icons": { ... }, "browser_action": { ... }, "background": { "scripts": ["js/background.js"] }, "options_ui": { ... }, "permissions": ["contentSettings", "storage", "tabs"], "commands": { ... }}By severity
Versions scanned
None of the 2 scanned versions have more than one unique code-review finding. Counts are unique findings that include each version.
| Extension Version | Code Review Findings |
|---|---|
| No versions with multiple unique findings. | |
Files with findings
1 distinct path — top paths by unique finding count:
- manifest.json1
URLs
View the external URLs this extension communicates with to understand its network activity and data interactions.
Gain full insight into all external connections.
Upgrade for full visibility.
Gain full insight into all external connections.
Upgrade for full visibility.
Code Diff
Compare extension code between any two versions.
No comparable text files found between these versions.
Browse and explore files within this extension package
Gain full insight into all external connections.
Upgrade for full visibility.