Cookie-Editor is a browser extension/add-on that lets you efficiently create, edit and delete cookies for the current tab. Perfect for developing, quickly testing or even manually managing your cookies for your privacy.
Cookie-Editor is designed to have a simple to use interface that let you do most standard cookie operations quickly. It is ideal for developing and testing web pages.
You can easily create, edit and delete a cookie for the current page that you are visiting. There is also a handy button to mass delete all the cookies for the current page.
Cookie-Editor is available for Google Chrome, Firefox, Edge and Opera. It should be possible to install it on any webkit browser, but keep in mind that only the previous four browsers are officially supported.
The Add-on is available also available on Firefox for Android for easy and convenient cookie manipulation on a mobile device.
Find this extension on the Chrome Web Store.
Find this extension on the Firefox Add-ons site.
Find this extension on the Opera Extensions site.
Find this extension on the Microsoft Store.
Find this extension on the Microsoft Store.
To submit a feature suggestion or file a bug report, please create a new issue here.
- Run npm install to make sure you have all the required packages installed.
- Run the command
grunt
- All the files are in the
dist
directory created