Skip to content
This repository was archived by the owner on Oct 27, 2025. It is now read-only.

WayneKeenan/ClintonCAT

Project Archived!

The extension is now being developed by the FULU Foundation here: https://github.com/FULU-Foundation/CRW-Extension

A big thank you to all that helped with this code!

Please do consider contributing to the new development over at the FULU Foundation and/or joining the Discord channel.

All the best Wayne & Co.

Clinton CAT

GitHub Release GitHub contributors GitHub Downloads GitHub Issues GitHub Pull Requests

About

Under development

Chrome browser extension that automatically searches Rossmann's Consumer Rights Wiki (CRW) for articles related to the website you're currently visiting.

All references found by this software are not part of ClintonCAT and are provided to the end-user under CC-4.0-BY-SA licensing by the originating website consumerrights.wiki.

Operation

If a matching page is found on the Consumer Rights Wiki, the extension’s toolbar icon will display the number of controversies associated with the current site. You’ll also be able to navigate directly to the relevant article with a single click.

Installation

As this extension is currently under development it's necessary to build and install from source.

Development

Checkout and build the extension:

Chrome & Firefox

git checkout git@github.com:WayneKeenan/ClintonCAT.git
cd ClintonCAT
npm install
npm run build:chromium    # Chrome
# or
npm run build:gecko       # Firefox

The compiled extension will be output in the dist folder.

Safari (iOS and macOS)

Perform the above steps for the chromium build then open the XCode project and build for your preferred OS(es).

Development Installation

For Chrome:

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

For Firefox:

  1. Open: about:debugging#/runtime/this-firefox
  2. Expand 'Temporary Extensions'
  3. Click 'Load Temporary Add-on...'
  4. Navigate to the unzipped folder and open manifest.json

For Safari

  1. Press Run
  2. Enable in Preferences -> Extensions

Contributing

We welcome contributions! Please read our CONTRIBUTING.md guide for details on how to contribute.

Contributions

Thanks to the following people for their contributions outside of a PR:

Attributions

About

Development has moved to the FULU Foundation here: https://github.com/FULU-Foundation/CRW-Extension

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Contributors 12