Chrome Browser Extension for automatically searching Rossmann's Consumer Action Taskforce (CAT) articles for the current site being visited.
If a CAT wiki page for the domain is found then a new tab is opened in the background for the wiki article.
As this is not yet on the Chrome Web Store it's necessary to download and manually install it:
- Clone this repo or download a release (recommended).
- Open Extension settings: e.g.
chrome://extensions/
orbrave://extensions/
etc. (see below for Firefox) - Enable Developer Mode
- Click
Load Unpacked
- Navigate to the cloned/unzipped folder.
about:addons -> Extensions -> 'Settings icon' -> Debug Addons -> Load Temporary Add-on... -> Open ClintonCAT/manifest.json
The 'main' branch should be the most stable one of the family to install, until it's on the various extension 'web stores'.
The most recent bleeding edge version will be the dev
branch.
Thanks to:
- @blimeybloke (Settings and whitelisting)
- @lnardon (Firefox)
- @khonkhortisan (Firefox)
- @SalimOfShadow (Multiple tab prevention)
- @EricFrancis12 (Toggle on/off)