{"id":13477313,"url":"https://github.com/ysard/cookie-quick-manager","last_synced_at":"2026-01-19T08:06:48.043Z","repository":{"id":27854280,"uuid":"114273842","full_name":"ysard/cookie-quick-manager","owner":"ysard","description":"An addon to manage (view, search, create, edit, remove, backup, restore) cookies on Firefox.","archived":false,"fork":false,"pushed_at":"2022-04-20T02:41:45.000Z","size":1909,"stargazers_count":263,"open_issues_count":119,"forks_count":43,"subscribers_count":6,"default_branch":"fpi","last_synced_at":"2025-03-27T05:34:48.520Z","etag":null,"topics":["addon","backup","cookie-manager","firefox-quantum","privacy"],"latest_commit_sha":null,"homepage":"https://addons.mozilla.org/firefox/addon/cookie-quick-manager/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ysard.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-12-14T16:37:42.000Z","updated_at":"2025-03-16T16:48:06.000Z","dependencies_parsed_at":"2022-08-07T13:01:14.705Z","dependency_job_id":null,"html_url":"https://github.com/ysard/cookie-quick-manager","commit_stats":null,"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/ysard/cookie-quick-manager","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ysard%2Fcookie-quick-manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ysard%2Fcookie-quick-manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ysard%2Fcookie-quick-manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ysard%2Fcookie-quick-manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ysard","download_url":"https://codeload.github.com/ysard/cookie-quick-manager/tar.gz/refs/heads/fpi","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ysard%2Fcookie-quick-manager/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28563349,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T03:31:16.861Z","status":"ssl_error","status_checked_at":"2026-01-19T03:31:15.069Z","response_time":67,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["addon","backup","cookie-manager","firefox-quantum","privacy"],"created_at":"2024-07-31T16:01:40.964Z","updated_at":"2026-01-19T08:06:48.026Z","avatar_url":"https://github.com/ysard.png","language":"JavaScript","funding_links":[],"categories":["JavaScript","Weapons"],"sub_categories":["Browser Addons"],"readme":"# Overview\n\nCookie Quick Manager: A complete manager for cookies accumulated during browsing.\nIt allows you to view, edit, create, delete, backup, restore cookies and search them by domain names. Contextual Identities such as Private Browsing, First-Party Isolation, and SameSite flag are also supported.\nIn addition, the LocalStorage of the page viewed can be deleted (see below).\n\nCookie Quick Manager is designed for developers, testers or people\nconcerned about their privacy on the Internet.\n\nThis WebExtension is compatible with Firefox 57 and is inspired by addons like [Cookies Manager+](https://addons.mozilla.org/fr/firefox/addon/cookies-manager-plus/) and [Advanced Cookie Manager](https://addons.mozilla.org/fr/firefox/addon/cookie-manager/) whose development has been discontinued due to the withdrawal of the support for \"Legacy\" extensions.\n\n**November 2018: Cookie Quick Manager is now available on Android!**\n\n\u003cp align=\"center\"\u003e\n\u003cimg  src=\"https://raw.githubusercontent.com/ysard/cookie-quick-manager/fpi/AMO/screenshots/github.png\"\u003e\n\u003c/p\u003e\n\n\n# Features\n\n* User friendly: Clear and structured user interface. Each parameter and functionality is described when the mouse is over the element.\n* Windowed and tab mode: Choose the opening in a tab to get a wider view.\n* Transparency and security: The source code is free (under GPLv3) and # published on a public platform, the only way to allow reviews and external contributions.\n* Search: A user can search for cookies of a domain and subdomains which depend on it.\n* Edit/Create: All the attributes of a cookie can be modified: domain, path, name, value, expiration date, as well as secure and httponly flags.\n* Delete: Remove the cookies of the current website in two clicks.\n* Export: The export and import of a cookie or cookies from a domain in JSON or Netscape format is just as easy.\n* First-Party Isolation: Supported with some limitations (due to API bugs) on Firefox 59, 60, and 61, and without limitations on Firefox 62 (scheduled on September 2018).\n* Contexts: Contexts (also called Multi-Account Containers, or Contextual Identities) are supported. A user can search and display cookies inside a container, or copy cookies from a container to another, or save a cookie in a specific context.\n* SameSite: The SameSite flag is supported. This is a partial protection against the risks associated with Cross-Site Request Forgery (CSRF) and Cross-Site Script Inclusion (XSSI) attacks, implemented since Firefox 63.\n* Cookie protection: Delete cookies except protected ones, with two clicks at anytime from the website you are viewing. An option can also prevent cookies from being deleted by the sites themselves.\n* Protection of session cookies: Session cookies can be protected in two clicks to prevent accidental logout from websites after cleaning normal cookies.\n* Cleaning and privacy: Can automatically delete all cookies at startup.\n* LocalStorage: Keys/values of the page viewed can be deleted.\n\n\n# Privacy\n\nThis addon does not store or leak any personal information.\n\nIt requires the following permissions to operate:\n\n* Host permission for all urls: This allows you to edit the cookies and to delete the Localstorage of any site visited.\n* Cookies: Allows access to the browser's cookie store.\n* ActiveTab: Allows access to the currently consulted url, and its favicon if it exists.\n* Storage: Allows the storage of the following user settings:\n    - size of the windowed mode,\n    - protected cookies (only the name of the domains),\n    - the template used to import/export the cookies,\n    - the skin.\n* Browsing data: Enables extensions to clear the data that is accumulated while the user is browsing (LocalStorage here).\n* Contextual Identities: Allows the addon to list the containers.\n* Privacy: Access and modify various privacy-related browser settings (the FirstPartyIsolation flag here).\n* ClipboardWrite (optional): Allows the export of cookies to the clipboard from Firefox 63.\n\n\n# About cookie protection\n\nThe protection of cookies is limited to the current addon actions, to the deletions that can be made by the sites themselves, or to the deletions made in the browser's \"Cookies and Site Data\" options.\nThis means that if you choose the browser option to delete all cookies when it closes, the addon will be unable to restore them (the method used by the browser does not send the necessary signal to notify the addon). However, a similar option is reimplemented in the addon itself in order to keep only the protected cookies when restarting the browser.\n\n\n# What is \"Delete Current Site Local Storage\" on the popup menu?\n\nThis item allows a user to delete LocalStorage keys from the viewed page.\n\nThe LocalStorage is a quite new feature of HTML5 that allows developers to create data in your browser using JavaScript. Cookies are just one type of storage among others.\nYou will also find the term \"SessionStorage\", a LocalStorage where data is stored temporarily (deleted on browser restart), but the important thing is that LocalStorage is persistent, and cleared only at the discretion of the visited websites.\nYou may erase all of the LocalStorage store by following the procedure described in the [documentation of Firefox](https://support.mozilla.org/en-US/kb/delete-cookies-remove-info-websites-stored#w_delete-all-cookies), and by selecting \"Offline Website Data\".\n\nFrom the point of view of privacy and security:\n\nThis kind of persistant data (even after clearing cache), was invented to store small data allowing the operation of online applications, but also offers new and better accurate ways of tracking thanks to the memorization of private or identifying data.\n\n\n# Support \u0026 source code\n\nThe extension is still in development with the launch of Firefox Quantum; questions, bug reports and feature requests are open on the [GitHub repository](https://github.com/ysard/cookie-quick-manager/issues).\n\n\n# How to contribute ?\n\n1. You can contribute by reporting bugs or problems encountered by creating an issue on [this page] (https://github.com/ysard/cookie-quick-manager/issues)\n\n\n2. You can translate the application into your language.\nThe files are at this address:\nhttps://github.com/ysard/cookie-quick-manager/tree/fpi/src/_locales\n\nYou must fork the repository and then make a pull-request with your changes.\nSee this documentation with illustrations:\n\n- https://help.github.com/en/articles/fork-a-repo\n- https://help.github.com/en/articles/creating-a-pull-request-from-a-fork\n\nThen execute the following commands:\n\n    cd cookie-quick-manager\n    make get_missing_from_new_language LOCALE = \"from\"\n\n(here, `de` is the locale code for Deutch language)\n\nThe previous command will create a file in `src/_locales/\u003cyour_locale\u003e/messages.json`,\nthen display the list of elements to be translated.\nThe file does not need to be translated to 100% to be used!\n\nYou must then make your pull request on github.\n\n\n# License\n\n[GPLv3](https://github.com/ysard/cookie-quick-manager/blob/master/LICENSE\").","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fysard%2Fcookie-quick-manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fysard%2Fcookie-quick-manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fysard%2Fcookie-quick-manager/lists"}