Cookie quick manager firefox android

An addon to manage cookies (view, search, create, edit, remove, backup, restore, protect from deletion and much more). Firefox 57+ is supported.

Метаданные расширения

Используется

Overview

Cookie Quick Manager: A complete manager for cookies accumulated during browsing.
It 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.
In addition, the LocalStorage of the page viewed can be deleted (see below).

Cookie Quick Manager is designed for developers, testers or people
concerned about their privacy on the Internet.

This WebExtension is compatible with Firefox 57 and is inspired by addons like Cookies Manager+ and Advanced Cookie Manager whose development has been discontinued due to the withdrawal of the support for «Legacy» extensions.

November 2018: Cookie Quick Manager is now available on Android!

Features

  • User friendly: Clear and structured user interface. Each parameter and functionality is described when the mouse is over the element.
  • Windowed and tab mode: Choose the opening in a tab to get a wider view.
  • 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.
  • Search: A user can search for cookies of a domain and subdomains which depend on it.
  • Edit/Create: All the attributes of a cookie can be modified: domain, path, name, value, expiration date, as well as secure and httponly flags.
  • Delete: Remove the cookies of the current website in two clicks.
  • Export: The export and import of one or many cookies from one or many domains at a time in JSON or Netscape format is just as easy.
  • 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).
  • 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.
  • 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.
  • 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.
  • Protection of session cookies: Session cookies can be protected in two clicks to prevent accidental logout from websites after cleaning normal cookies.
  • Cleaning and privacy: Can automatically delete all cookies at startup.
  • LocalStorage: Keys/values of the page viewed can be deleted.

Privacy

This addon does not store or leak any personal information.

It requires the following permissions to operate:

  • Host permission for all urls: This allows you to edit the cookies and to delete the Localstorage of any site visited.
  • Cookies: Allows access to the browser’s cookie store.
  • ActiveTab: Allows access to the currently consulted url, and its favicon if it exists.
  • Storage: Allows the storage of the following user settings:
    — size of the windowed mode,
    — protected cookies (only the name of the domains),
    — the template used to import/export the cookies,
    — the skin.
  • Browsing data: Enables extensions to clear the data that is accumulated while the user is browsing (LocalStorage here).
  • Contextual Identities: Allows the addon to list the containers.
  • Privacy: Access and modify various privacy-related browser settings (the FirstPartyIsolation flag here).
  • ClipboardWrite (optional): Allows the export of cookies to the clipboard from Firefox 63.
Читайте также:  Android studio emulator linux

About cookie protection

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

What is «Delete Current Site Local Storage» on the popup menu?

This item allows a user to delete LocalStorage keys from the viewed page.

The 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.
You 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.
You may erase all of the LocalStorage store by following the procedure described in the documentation of Firefox, and by selecting «Offline Website Data».

From the point of view of privacy and security:

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

Support & source code

The extension is still in development with the launch of Firefox Quantum; questions, bug reports and feature requests are open on the GitHub repository.

Источник

An addon to manage cookies (view, search, create, edit, remove, backup, restore, protect from deletion and much more). Firefox 57+ is supported.

Extension Metadata

Used by

Overview

Cookie Quick Manager: A complete manager for cookies accumulated during browsing.
It 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.
In addition, the LocalStorage of the page viewed can be deleted (see below).

Cookie Quick Manager is designed for developers, testers or people
concerned about their privacy on the Internet.

This WebExtension is compatible with Firefox 57 and is inspired by addons like Cookies Manager+ and Advanced Cookie Manager whose development has been discontinued due to the withdrawal of the support for «Legacy» extensions.

November 2018: Cookie Quick Manager is now available on Android!

Features

  • User friendly: Clear and structured user interface. Each parameter and functionality is described when the mouse is over the element.
  • Windowed and tab mode: Choose the opening in a tab to get a wider view.
  • 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.
  • Search: A user can search for cookies of a domain and subdomains which depend on it.
  • Edit/Create: All the attributes of a cookie can be modified: domain, path, name, value, expiration date, as well as secure and httponly flags.
  • Delete: Remove the cookies of the current website in two clicks.
  • Export: The export and import of one or many cookies from one or many domains at a time in JSON or Netscape format is just as easy.
  • 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).
  • 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.
  • 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.
  • 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.
  • Protection of session cookies: Session cookies can be protected in two clicks to prevent accidental logout from websites after cleaning normal cookies.
  • Cleaning and privacy: Can automatically delete all cookies at startup.
  • LocalStorage: Keys/values of the page viewed can be deleted.
Читайте также:  Файлы apk для андроид зачем

Privacy

This addon does not store or leak any personal information.

It requires the following permissions to operate:

  • Host permission for all urls: This allows you to edit the cookies and to delete the Localstorage of any site visited.
  • Cookies: Allows access to the browser’s cookie store.
  • ActiveTab: Allows access to the currently consulted url, and its favicon if it exists.
  • Storage: Allows the storage of the following user settings:
    — size of the windowed mode,
    — protected cookies (only the name of the domains),
    — the template used to import/export the cookies,
    — the skin.
  • Browsing data: Enables extensions to clear the data that is accumulated while the user is browsing (LocalStorage here).
  • Contextual Identities: Allows the addon to list the containers.
  • Privacy: Access and modify various privacy-related browser settings (the FirstPartyIsolation flag here).
  • ClipboardWrite (optional): Allows the export of cookies to the clipboard from Firefox 63.

About cookie protection

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

What is «Delete Current Site Local Storage» on the popup menu?

This item allows a user to delete LocalStorage keys from the viewed page.

The 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.
You 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.
You may erase all of the LocalStorage store by following the procedure described in the documentation of Firefox, and by selecting «Offline Website Data».

From the point of view of privacy and security:

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

Support & source code

The extension is still in development with the launch of Firefox Quantum; questions, bug reports and feature requests are open on the GitHub repository.

Источник

I cannot select certain cookies to delete after searching. I have to delete them one by one from each domain, or all of the cookies that appear in the search results.

Cookie Manager from Rob W is still way better than this one. Firefox should be recommending the cookie manager from ROB W, and work on developing that one instead.

Читайте также:  Unity android immersive mode

Ответ разработчика

In fact if you right click on the displayed domain, after doing 1 search, then by clicking on «delete» on the context menu, you will erase the cookies leaving those not concerned by your search.

No software is ever 100% complete; it is a continuous work for which many people are involved: not only to write code, but also to raise bugs and submit improvements .

Initially promissing but just flat out stops working after a while. I add a cookie correctly for the domain (both dotted and not dotted, tried both ways), enter name and value, enter path ‘/’, check the session checkbox. I expect the cookie to be sent to the domain with requests. It doesn’t get sent. After a while it disappears, i.e. the search can no longer find it.
Promising but broken.

EDIT to reply to the add-on’s author’s response:

I know when cookies can be refreshed. The site in question is one I am developing, and the cookie is neither interacted with on the client side, nor ever set by the server; it’s just a flag to enable certain debugging functionality and it used to be a GET param but we decided to switch to a cookie and use an add-on like yours to set it whenever we need.
Unfortunately I don’t have time to debug your add-on, I simply need one that JustWorks™, and in fact I found one.

Ответ разработчика

Hi your feedback is interesting;

Nevertheless, I use this addon frequently and to my knowledge the use case you mention is functional.
However, no project is immune to a bug and you should create an issue on the project submission so that we can better understand what you are trying to do. This platform is dedicated to managing bug reports and improvement proposals while addons-mozilla.org is dedicated notations.

Basically a cookie can be refreshed/deleted by JavaScript code without reloading a page, or every time a page is viewed manually.
If you put content in the cookie that the server does not recognize as valid or that does not match the content of other cookies on the same site, or if you put information from an expired session on the server side (you can’t really know that), the server may decide at any time to delete or modify your cookie.
This is totally independent of browser configuration or addon behavior.

Have you tried to visualize the status of your cookie via the Firefox development tools Ctrl+Shift+K, «Storage» tab?

You will find more information on these sites:

«This is entirely up to the user agent, i.e. the user’s browser, but usually, that will indeed be when the browser is closed»

https://security.stackexchange.com/questions/33692/what-typically-is-the-expiration-date-of-a-session-cookie

«Cookies that ‘expire at end of the session’ expire unpredictably from the user’s perspective!»

«If there is no expiry set on the cookie, then it is a session cookie and will live as long as the browser is open, and the sessionid is valid. If the server expires the authenticated sessions periodically, then the cookie will no longer be attached to a session on the server and will therefore be essentially null.»

EDIT to reply to the Rulatir’s response:
Have you thought about clicking on the button «Save the current cookie» to finalize the creation of your new cookie? I only see this explanation.

I’m just asking for a full bug report describing the situation. As it stands I can only say that this addon works because I can not reproduce your approach on various sites I tested: The addon uses the Mozilla’s APIs to create the cookies and the cookie is actually created in the database AND sent by GET requests with the other cookies.

Источник

Оцените статью