Skip to content

Chrome Browser Extension for automatically searching Rossmann's Consumer Action Taskforce (CAT) articles for the current site being visited.

License

Notifications You must be signed in to change notification settings

Edgiest05/ClintonCAT

 
 

Repository files navigation

Clinton CAT

About

EXPERIMENTAL

Chrome Browser Extension for automatically searching Rossmann's Consumer Action Taskforce (CAT) 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 with the wiki article.

Install

As this is not yet on the Chrome Web Store it's necessary to download and manually install it:

  1. Download a release .
  2. Open Extension settings: e.g. chrome://extensions/ or brave://extensions/ etc.
  3. Enable Developer Mode
  4. Click Load Unpacked
  5. Navigate to the cloned/unzipped folder.

Developer

Checkout and build the extension:

git checkout [email protected]:WayneKeenan/ClintonCAT.git
cd ClintonCAT
npm install
npx webpack

Compiled extension will be output in the dist folder.

Test using local http server

npx http-server tests/www 

# install using: npm install --global http-server

Contributions

Thanks to contributions from the following people that I added outside of a PR:

  • @blimeybloke (Settings and whitelisting)
  • @lnardon (Firefox)
  • @khonkhortisan (Firefox)
  • @SalimOfShadow (Multiple tab prevention)
  • @EricFrancis12 (Toggle on/off)

Attributions

About

Chrome Browser Extension for automatically searching Rossmann's Consumer Action Taskforce (CAT) articles for the current site being visited.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 83.7%
  • JavaScript 8.0%
  • CSS 4.8%
  • HTML 3.5%