Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 461 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 461 Bytes

consent-manager

Globally manage your consent on the internet.

browser support

  • Firefox
  • Chrome
  • Edge
  • Safari

install

Clone this repo and run:

npm install

and then:

npm run build

which will generate a ./dist/prod directory at the root of this repository.

Then open about:debugging#/runtime/this-firefox in Firefox, click the Load Temporary Add-On... button and choose the ./build/manifest.json file.