# cookie-editor **Repository Path**: mirrors_jrmuizel/cookie-editor ## Basic Information - **Project Name**: cookie-editor - **Description**: A powerful browser extension to create, edit and delete cookies - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-09-04 - **Last Updated**: 2026-03-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![grunt ESLint](https://github.com/Moustachauve/cookie-editor/actions/workflows/npm-grunt.yml/badge.svg)](https://github.com/Moustachauve/cookie-editor/actions/workflows/npm-grunt.yml) # Cookie-Editor [Cookie-Editor](https://cookie-editor.com/) 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. ## Description 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 - Safari - Edge - Opera. It should be possible to install it on any webkit browser, but keep in mind that only the previous five browsers are officially supported. Cookie-Editor is available on mobile devices with an interface optimised for touchscreens: - Firefox for Android - Safari for iOS - Edge for Android and iOS ## Installation ### Install on Google Chrome Find this extension on the [Chrome Web Store](https://chrome.google.com/webstore/detail/cookie-editor/hlkenndednhfkekhgcdicdfddnkalmdm?utm_campaign=github). [![Chrome Web Store](readme/get-chrome.png)](https://chrome.google.com/webstore/detail/cookie-editor/hlkenndednhfkekhgcdicdfddnkalmdm?utm_campaign=github) ### Install on Firefox Find this extension on the [Firefox Add-ons site](https://addons.mozilla.org/addon/cookie-editor?utm_campaign=external-github-readme). [![Firefox Add-ons](readme/get-firefox.webp)](https://addons.mozilla.org/addon/cookie-editor?utm_campaign=external-github-readme) ### Install on Safari Cookie-Editor is available for both Mac and iOS. It has been tested on Mac, iPhone and iPad. Find this extension on the [App Store](https://apps.apple.com/app/apple-store/id6446215341?pt=126143671&ct=github&mt=8). [![Apple App Store](readme/get-safari-mac.svg)](https://apps.apple.com/app/apple-store/id6446215341?pt=126143671&ct=github&mt=8) ### Install on Microsoft Edge Find this extension on the [Microsoft Store](https://microsoftedge.microsoft.com/addons/detail/cookieeditor/neaplmfkghagebokkhpjpoebhdledlfi). ### Install on Opera Find this extension on the [Opera Extensions site](https://addons.opera.com/en/extensions/details/cookie-editor-2/). [![Opera add-ons](readme/get-opera.png )](https://addons.opera.com/en/extensions/details/cookie-editor-2/) ## Feature Suggestions or Bug Reports To submit a feature suggestion or file a bug report, please [create a new issue here](https://github.com/Moustachauve/cookie-editor/issues). ## How to build 1. Run npm install to make sure you have all the required packages installed. 2. Run the command `grunt` 3. All the files are in the `dist` directory created ### Note for Safari Safari needs to be built in Xcode. I have only tested building Cookie-Editor on Xcode 15. ## Thanks Thanks to DigitalOcean for supporting open-source software.

Powered by DigitalOcean

## Disclaimer This project is not an official Google project. It is not supported by Google and Google specifically disclaims all warranties as to its quality, merchantability, or fitness for a particular purpose.