Cookie Notice Accepted is a minimalistic extension which sets cookies to tell your websites that you have accepted the cookie notice, so it wont ask you again.
- cookie_notice_accepted = true (https://wordpress.org/plugins/cookie-notice/)
- cookieconsent_status = dismiss (https://cookieconsent.insites.com/)
- cookielaw = 1 (https://github.com/valdecode/magento-cookielaw)
For more cookies please see: https://raw.githubusercontent.com/kreutix/cookie-notice-accepted/master/cookies.json
Cookie Notice Accepted is available from the Chrome web store here.
To manually install Cookie Notice Accepted download all files to your computer and use your webbrowser to load it from your local machine. This process is similiar, differs slightly, among different webbrowsers. For more details / instructions on this have a look at:
Chrome: Getting Started: Building a Chrome Extension - Load the extension
Firefox: Temporary Installation in Firefox
Opera: The Basics of Making an Extension - Step 5 — Packing it all up!
Edge: Adding and removing extensions for preview builds of Microsoft Edge
Note: Only Chrome (and maybe Opera) is supported and tested for now!
Before you do so, there is one adjustment to make before you can start last step to take. Different browsers require slightly different manifest.json files. 3 versions have been included in this project.
If you use Firefox, rename "manifest.firefox.json" to "manifest.json"
If you use Edge, rename "manifest.edge.json" to "manifest.json"
If you use either Chrome or Opera, leave the default "manifest.json"