Google Chrome's setting that disables JavaScript for a site is not easily accessible. This is a minimal Chrome extension that fixes that, by adding a toolbar button that toggle JavaScript on the current site.
This extension is not published to the Chrome Web Store, and need to be installed as an unpacked extension:
- Clone this repository, or download the latest release and unzip it to a permanent location.
- Navigate to Chrome's extensions configuration (
chrome://extensions), and enable developer mode (top-right toggle). - Click Load unpacked and select the location you placed the extension code in.
This software is licensed under the terms of the MIT license, with the exception of the
icons (icon-16.png and icon-48.png), which were derived from Google Material
Symbols, and are licensed under Apache-2.0
license.