WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Cookie Editor and Storage Manager

Cookie Editor and Storage Manager

View on Chrome Web Store
View Cookie Editor and Storage Manager Chrome Extension on Chrome Web Store
Add to bookmarks
3.8 (12 ratings)
2 new ratings
7 views
This extension has been viewed 7 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

View, Edit and delete your current tab cookie and storage(Formerly Cookie viewer)
Type
Extension
Users
4,000 users
Rajan
View author page of Rajan
Featured Extension

Hand-picked for quality and usefulness

Published
Published on April 25, 2023
Version 7.1
Manifest version
3
Updated
Updated on April 15, 2025
productivity/developer
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Cookie Editor and Storage Manager Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Cookie Editor and Storage Manager",
    "description": "View, Edit and delete your current tab cookie and storage(Formerly Cookie viewer)",
    "version": "7.1",
    "manifest_version": 3,
    "action": {
        "default_popup": "index.html",
        "default_title": "Cookie and storage manager"
    },
    "icons": {
        "16": "icons\/16-cookie.png",
        "32": "icons\/32-cookie.png",
        "48": "icons\/48-cookie.png",
        "128": "icons\/128-cookie.png"
    },
    "permissions": [
        "activeTab",
        "cookies",
        "storage",
        "scripting"
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "incognito": "split"
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top