ZCookies
One click copy cookies to your clipboard
What is ZCookies?
ZCookies is a Chrome extension developed by zivisor, and its main feature is "One click copy cookies to your clipboard".
Extension Screenshots
Download ZCookies Extension CRX File
Download ZCookies 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
This extension help you copy cookie simple and quickly
Extension Basic Information
Name | |
ID | edclfanjjbknpolcdinkfeadmajpjpgj |
Official URL | https://chrome.google.com/webstore/detail/zcookies/edclfanjjbknpolcdinkfeadmajpjpgj |
Description | One click copy cookies to your clipboard |
File Size | 21.94 KB |
Installation Count | 97 |
Current Version | 2.0 |
Last Updated | 2016-08-12 |
Publish Date | 2016-08-12 |
Rating | 4.43/5 Total 14 Ratings |
Developer | zivisor |
[email protected] | |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "ZCookies", "description": "One click copy cookies to your clipboard", "author": "Mr. Zi", "version": "2.0", "background": { "persistent": true, "scripts": [ "background.js" ] }, "icons": { "16": "icon_16.png", "48": "icon_48.png", "128": "icon_128.png" }, "permissions": [ "cookies", "tabs", "http:\/\/*\/", "https:\/\/*\/", " |