MCPcopy Index your code
hub / github.com/Moustachauve/cookie-editor

github.com/Moustachauve/cookie-editor @v1.13.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.13.0 ↗ · + Follow
219 symbols 543 edges 34 files 178 documented · 81% updated 3mo agov1.13.0 · 2024-02-24★ 1,58857 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

grunt ESLint

Cookie-Editor

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.

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 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.

Cookie-Editor is available on Firefox for Android and Safari for iOS, with an interface optimised for touchscreens.

Installation

Install on Google Chrome

Find this extension on the Chrome Web Store.
Chrome Web Store

Install on Firefox

Find this extension on the Firefox Add-ons site.
Firefox Add-ons

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.
Apple App Store

Install on Microsoft Edge

Find this extension on the Microsoft Store.

Install on Opera

Find this extension on the Opera Extensions site.
Opera add-ons

Feature Suggestions or Bug Reports

To submit a feature suggestion or file a bug report, please create a new issue here.

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.

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.

Core symbols most depended-on inside this repo

Shape

Method 114
Function 65
Class 40

Languages

TypeScript100%

Modules by API surface

interface/popup/cookie-list.js42 symbols
interface/lib/cookie.js30 symbols
interface/lib/optionsHandler.js26 symbols
interface/lib/browserDetector.js11 symbols
interface/lib/ads/adHandler.js11 symbols
interface/options/options.js9 symbols
cookie-editor.js9 symbols
interface/lib/genericCookieHandler.js8 symbols
interface/lib/permissionHandler.js7 symbols
interface/lib/animate.js7 symbols
interface/devtools/permissionHandler.js7 symbols
interface/devtools/cookieHandlerDevtools.js7 symbols

For agents

$ claude mcp add cookie-editor \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page