Cookie Cook
A Browser Extension To Manage Cookies
What is Cookie Cook?
Cookie Cook is a Chrome extension developed by gaoliang, and its main feature is "A Browser Extension To Manage Cookies".
Extension Screenshots
Download Cookie Cook Extension CRX File
Download Cookie Cook extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Cookie Cook is a cookie manager. It supports: ★ Delete any cookie ★ Search a cookie ★ Export cookies in JSON, Python dict,Http header value(perfect for wget and curl)
Extension Basic Information
Name | Cookie Cook |
ID | kbgpkaokohcghikagjbpboadflaajhip |
Official URL | https://chromewebstore.google.com/detail/cookie-cook/kbgpkaokohcghikagjbpboadflaajhip |
Description | A Browser Extension To Manage Cookies |
File Size | 3.5 MB |
Installation Count | 278 |
Current Version | 0.1.0 |
Last Updated | 2020-01-08 |
Publish Date | 2020-01-08 |
Rating | 5.00/5 Total 2 Ratings |
Developer | gaoliang |
[email protected] | |
Payment Type | free |
Extension Website | https://github.com/gaoliang/cookie-cook |
Help Page URL | https://github.com/gaoliang/cookie-cook |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_extName__", "version": "0.1.0", "homepage_url": "https:\/\/github.com\/gaoliang\/cookie-cook", "description": "A Browser Extension To Manage Cookies", "default_locale": "en", "permissions": [ "cookies", " |