Cookie Hacker

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

Apa itu Cookie Hacker?

Cookie Hacker adalah ekstensi Chrome yang dikembangkan oleh Angel, dan fitur utamanya adalah "Cookie Hacker,方便使用盗取来的Cookie".

Unduh Berkas CRX Ekstensi Cookie Hacker

Unduh file ekstensi Cookie Hacker dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        Evail Cos's Cookie Hacker bar                    

Informasi Dasar Ekstensi

Nama Cookie Hacker Cookie Hacker
ID ilnhjmbgjgnjmljnhppmncgoleppfhem
URL Resmi https://chrome.google.com/webstore/detail/cookie-hacker/ilnhjmbgjgnjmljnhppmncgoleppfhem
Deskripsi Cookie Hacker,方便使用盗取来的Cookie
Ukuran File 32.56 KB
Jumlah Instalasi 1,211
Versi Saat Ini 1.0
Terakhir Diperbarui 2017-12-18
Tanggal Publikasi 2017-12-18
Penilaian 5.00/5 Total 1 Penilaian
Pengembang Angel
Tipe Pembayaran free
Bahasa yang Didukung 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"
    }
}