Cookie Hacker

Cookie Hacker,方便使用盗取来的Cookie

What is Cookie Hacker?

Cookie Hacker is a Chrome extension developed by Angel, and its main feature is "Cookie Hacker,方便使用盗取来的Cookie".

Download Cookie Hacker Extension CRX File

Download Cookie Hacker 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

                        Evail Cos's Cookie Hacker bar                    

Extension Basic Information

Name Cookie Hacker Cookie Hacker
ID ilnhjmbgjgnjmljnhppmncgoleppfhem
Official URL https://chrome.google.com/webstore/detail/cookie-hacker/ilnhjmbgjgnjmljnhppmncgoleppfhem
Description Cookie Hacker,方便使用盗取来的Cookie
File Size 32.56 KB
Installation Count 1,211
Current Version 1.0
Last Updated 2017-12-18
Publish Date 2017-12-18
Rating 5.00/5 Total 1 Ratings
Developer Angel
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Cookie Hacker",
    "version": "1.0",
    "manifest_version": 2,
    "description": "Cookie Hacker\uff0c\u65b9\u4fbf\u4f7f\u7528\u76d7\u53d6\u6765\u7684Cookie",
    "permissions": [
        "tabs",
        "cookies",
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "background"
    ],
    "icons": {
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_title": "Cookie Hacker",
        "default_popup": "popup.html"
    }
}