WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Awesome Cookie Manager

Awesome Cookie Manager

View on Chrome Web Store
View Awesome Cookie Manager Chrome Extension on Chrome Web Store
Add to bookmarks
4.1 (124 ratings)
14 views
This extension has been viewed 14 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.

Displays a list of all Google Chrome cookies. Allows searching, viewing, editing, saving, restoring, and deleting cookies.
Type
Extension
Users
20,000 users
10K
Website upway2late.com
soft*******************
View author page of soft*******************
Published
Published on March 5, 2012
Version 1.0.1.5
Manifest version
2
Updated
Updated on January 19, 2021
productivity/developer
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Awesome Cookie 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": "Awesome Cookie Manager",
    "version": "1.0.1.5",
    "description": "Displays a list of all Google Chrome cookies. Allows searching, viewing, editing, saving, restoring, and deleting cookies.",
    "icons": {
        "16": "icon_16.png",
        "48": "icon_48.png",
        "128": "icon_128.png"
    },
    "options_page": "options.html",
    "background": {
        "page": "background.html"
    },
    "browser_action": {
        "default_icon": "icon_19.png",
        "default_title": "Awesome Cookie Manager",
        "default_popup": "popup.html"
    },
    "permissions": [
        "cookies",
        "*:\/\/*\/",
        "unlimitedStorage"
    ],
    "minimum_chrome_version": "11.0.674.0",
    "content_security_policy": "script-src 'self' https:\/\/ajax.googleapis.com; object-src 'self'",
    "manifest_version": 2
}
© 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