WebExtension.net
WebExtension.net
WebExtension.net
WebExtension.net
Cookie Editor

Cookie Editor

View on Chrome Web Store
4.4 (5 ratings)
1 new ratings
0 views
0 downloads

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

This extension is no longer available on the Chrome Web Store. We noticed it was gone on Jul 15, 2025.

Use Cookie Editor to edit a cookie, to delete and to clear cookies for the current url
Type
Extension
Users
6,000 users
1K
esengie
Featured Extension

Hand-picked for quality and usefulness

Published
Version 1.0.2
Manifest version
3
Updated
productivity/developer
View on Chrome Web Store
Share This Extension

Extension Manifest

{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "description": "__MSG_shortDesc__",
    "version": "1.0.2",
    "action": {
        "default_popup": "src\/popup\/index.html"
    },
    "icons": {
        "16": "src\/assets\/16x16.png",
        "48": "src\/assets\/48x48.png",
        "64": "src\/assets\/64x64.png",
        "128": "src\/assets\/128x128.png"
    },
    "default_locale": "en",
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "permissions": [
        "cookies",
        "storage"
    ],
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "options_ui": {
        "open_in_tab": true,
        "page": "src\/options\/options.html"
    }
}
© 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.