Cookie Editor View all related cookies of the current page and all its subframes in a toolbar popup
Support Development
PayPal ● 
Bitcoin Address: bc1qh7juzrxrawpr65elm4qs285m5rdhnhgsn7h2jf
 ● 
Lightning Address: [email protected]
Your Input Matters
Review
Advertisement
Screenshot
The "Cookie Editor" extension offers a toolbar popup for accessing and adjusting all cookies associated with the current webpage. The extension collects hostnames from the top frame and subframes, retrieving the corresponding cookies. These cookies are displayed in distinct groups, allowing users to view their values, and edit, or delete them as desired. For a comprehensive overview of cookie properties, select the desired cookie and inspect the editor section.

Features

FAQs

  1. What is the "Cookie Editor" extension and how does it work?

    This extension operates without a persistent background script, ensuring minimal impact on browser performance when not in use. Upon clicking the toolbar button (action button), the extension injects a single-line script into each page and its subframes to collect all present origins. Subsequently, it requests your browser to retrieve all related cookies for each origin, regardless of their accessibility by the JavaScript engine. Once the cookies are gathered, the panel loads with comprehensive information, typically taking a second or two to complete these actions. You can then click on each origin to explore its associated cookies, with the editor displaying the currently selected cookie, enabling you to modify various properties.

    After installation, the action button may be concealed within the extensions panel. In such cases, you can right-click the button and opt to pin it to the toolbar for easy access.

  2. What is the meaning of each item in the editor section?

    • Name: the actual cookie name
    • Value: the actual value of the cookie
    • Path: this is useful to limit the cookie access to the specified path only (not all pages in the same domain will have access to this cookie). To ignore this option use "/" value.
    • Expiration date: this option will tell your browser when this cookie is supposed to be invalidated. This option is mandatory unless the cookie is set only for the current session which invalidates the cookie when the browser is closed.
    • HttpOnly: if this option is checked, JavaScript will not have access to this cookie
    • HostOnly: if the HostOnly flag is true and the canonicalized request-host is identical to the cookie's domain. If it is false and the canonicalized request-host domain-matches the cookie's domain.
    • Secure: if this option is checked, your browser will not provide the cookie in clear text format.

  3. How can I use this extension to modify an individual cookie?

    To edit a single cookie, begin by selecting it. The extension loads the cookie's properties in the editor section. After making the necessary adjustments, press the save button. Use the "Reset" button, if you need to revert to the original values, which disregards the current values and retrieves them from the stored cookie.

  4. What's new in this version?

    Please check the Logs section.

  5. How can I delete a cookie?

    Similar to the editing section, choose a single cookie and click the "Remove" button. It's important to note that removing a cookie is irreversible. However, you can recreate a new cookie with the same name and value if needed. For deleting multiple cookies, use the checkbox next to each cookie to select multiple items, then click the "Delete" button. You can also select all cookies with the "Select All" button.

  6. Is it possible to use this extension for importing or exporting cookies?

    Within the editor (popup interface), select the cookies you wish to export. The "Export" button will be visible in the toolbar area. Click this button to export the cookies in JSON format; the file will be saved in your browser's default download directory. If you intend to use these cookies with command-line utilities like Wget or Curl, hold the Shift key while exporting to generate a text version compatible with these tools. To import the JSON file, use right-click on the action button. There is an item for importing TXT and JSON-type files. Starting from version 0.1.4, you can also import cookies directly from the popup interface. Hold the Shift key while clicking the "New / Import" button within a domain section to import cookies for that domain. Please note that the import function only applies to a specific domain, and all new cookie entries must be manually saved by selecting the "Save" button when the cookie is chosen. This feature is particularly useful for importing domain-specific cookies. For importing cookies across different domains, use the tool on the right-click menu. While this page accepts the exported JSON format, both TEXT and JSON formats are accepted in the popup interface.

  7. Is it possible to search for cookies without opening the destination URL?

    Right-click the action button to access the context menu and select the search box option. Enter the domain you wish to search for, then press Enter. Cookie Editor will open in a new browser tab, displaying the cookies associated with the search query.

  8. What is the format of the "cookies.txt" file that this extension supports?

    The "cookies.txt" file is a plain text file format used to store HTTP cookies. Each line in the file represents a single cookie, and the format of each line is typically as follows:

    domain	TRUE	/path	FALSE	expiration_date	name	value
    1. domain: The domain that the cookie is valid for.
    2. TRUE/FALSE: Indicates if the cookie is accessible only via HTTPS ('TRUE') or both HTTP and HTTPS ('FALSE').
    3. /path: The URL path that the cookie is valid for.
    4. secure: Whether the cookie is readable by JavaScript or not
    5. expiration_date: The expiration date of the cookie in Unix time format.
    6. name: The name of the cookie.
    7. value: The value associated with the cookie.

    Each field is separated by a tab character (\t). It's important to note that the file format might slightly vary depending on the specific application or tool that generates or reads the "cookies.txt" file, but this is the general structure. Additionally, comments can be added to the file by starting a line with a "#" character.

Matched Content

Reviews

Please keep reviews clean, avoid improper language, and do not post any personal information. Also, please consider sharing your valuable input on the official store.

What's new in this version

Version--
Published--/--/--
Change Logs:
    Last 10 commits on GitHub
    Hover over a node to see more details

    Need help?

    If you have questions about the extension, or ideas on how to improve it, please post them on the  support site. Don't forget to search through the bug reports first as most likely your question/bug report has already been reported or there is a workaround posted for it.

    Open IssuesIssuesForks

    Editorial Review

    Cookies are essential for making browsing and navigating a website easy and convenient. Though not all the cookies are bad, there are some cookies that will keep a track of your activities and visits for improving the user experience. For instance, when you are shopping online, you add items to your cart and explore the website. If there are no cookies, then every time you clicked on a new link, your cart will be emptied. Banning all the cookies is not a good option as it will make it impossible to navigate smoothly. The best way to know what information you are sharing with the websites is by having a cookie extension that can control the cookies. The Cookie Editor is an addon that will help manage the cookies on the page. Are you wondering how to use this extension? Read the review to know more about the extension.

    The Cookie Editor is a great extension for managing the cookies. From the toolbar popup, you can read and change the cookies of the current page. This extension will list all the cookies that are used in the top frames and subframes. After listing these, the addon will gather the cookies related to the hostnames. A remarkable thing is that the cookies are mentioned in groups, this will enable you to read the cookies and their values. You will be able to change the cookies and even remove them if you want to. You can see the details about the cookies by clicking on the cookie icon on the top right side of the screen. The information you can read includes the actual cookie name, the path of the cookie, the value of the cookie, and expiration date. This extension makes editing of the cookies extremely easy. All you have to do is select the cookie and you will be able to see its properties. Once the editing is done, you can save the changes. In case you have made a mistake, you use the reset button. The extension will ignore the current values from the stored cookie. Another great thing about this extension is convenient when it comes to removing cookies. You just have to select the cookies and click the remove button. You have to keep in mind that once you remove a cookie, it cannot be undone. A wonderful feature of this addon is that it will not slow down your browser. Since it doesn’t have a persistent background script, it will not impact the performance of your browser. Therefore, this is an excellent way to browse safely. You can control the cookies to track your activities and visits. This is a good way to remove viruses and malware disguised as cookies. In this way, you will know what information is shared with the websites. By controlling the cookies, you will make sure you have a smooth user experience. The extension is free for adding to your browser and it can be used on multiple browsers including Opera, Chrome, and Firefox.

    Permissions are explained

    PermissionDescription
    cookiesto have access to cookies via official chrome.cookies API which provides methods to edit, delete and create new cookies
    storageto save user-defined preferences and internal ones
    notificationsto display warnings and errors
    *://*/*to access to all domains and their subframe elements

    Recent Blog Posts