Cookie Hacker

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

Vad är Cookie Hacker?

Cookie Hacker är en Chrome-tillägg utvecklad av Angel, och dess huvudfunktion är "Cookie Hacker,方便使用盗取来的Cookie".

Ladda ner Cookie Hacker-förlängningens CRX-fil

Ladda ner Cookie Hacker-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        Evail Cos's Cookie Hacker bar                    

Grundläggande Information om Tillägg

Namn Cookie Hacker Cookie Hacker
ID ilnhjmbgjgnjmljnhppmncgoleppfhem
Officiell webbadress https://chrome.google.com/webstore/detail/cookie-hacker/ilnhjmbgjgnjmljnhppmncgoleppfhem
Beskrivning Cookie Hacker,方便使用盗取来的Cookie
Filstorlek 32.56 KB
Antal Installationer 1,211
Aktuell Version 1.0
Senast Uppdaterad 2017-12-18
Publiceringsdatum 2017-12-18
Betyg 5.00/5 Totalt 1 Betyg
Utvecklare Angel
Betalningssätt free
Stödda Språk 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"
    }
}