https://github.com/WayneKeenan/ClintonCAT
Chrome Browser Extension for automatically searching Rossmann's Consumer Action Taskforce (CAT) articles for the current site being visited.
https://github.com/WayneKeenan/ClintonCAT
Last synced: 22 days ago
JSON representation
Chrome Browser Extension for automatically searching Rossmann's Consumer Action Taskforce (CAT) articles for the current site being visited.
- Host: GitHub
- URL: https://github.com/WayneKeenan/ClintonCAT
- Owner: WayneKeenan
- License: cc-by-sa-4.0
- Created: 2025-01-27T08:22:59.000Z (25 days ago)
- Default Branch: main
- Last Pushed: 2025-01-27T08:31:55.000Z (25 days ago)
- Last Synced: 2025-01-27T09:28:09.774Z (25 days ago)
- Language: JavaScript
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Clinton CAT
## About
# EXPERIMENTAL
Chrome Browser Extension for automatically searching [Rossmann's Consumer Action Taskforce (CAT)](https://wiki.rossmanngroup.com/wiki/Mission_statement) articles for the current site being visited.
## Operation
If a CAT wiki page for the domain is found then a new tab is opened in the background for the wiki article.
## Install
As this is not yet on the Chrome Web Store it's necessary to download and manually install it:
1. Clone this repo or download a [release](https://github.com/WayneKeenan/ClintonCAT/releases) (recommended).
2. Open Extension settings: e.g. `chrome://extensions/` or `brave://extensions/` etc. (see below for Firefox)
3. Enable Developer Mode
4. Click `Load Unpacked`
5. Navigate to the cloned/unzipped folder.### Firefox
about:addons -> Extensions -> 'Settings icon' -> Debug Addons -> Load Temporary Add-on... -> Open `ClintonCAT/manifest.json`### Bleeding edge version
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.
# Contributions
Thanks to:
- @blimeybloke (Settings and whitelisting)
- @lnardon (Firefox)
- @khonkhortisan (Firefox)
- @SalimOfShadow (Multiple tab prevention)
- @EricFrancis12 (Toggle on/off)