Get Cookie For HL.VN

Extension get cookie for HL.VN

Apa itu Get Cookie For HL.VN?

Get Cookie For HL.VN adalah ekstensi Chrome yang dikembangkan oleh ht.hacklikevn, dan fitur utamanya adalah "Extension get cookie for HL.VN".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Get Cookie For HL.VN

Unduh file ekstensi Get Cookie For HL.VN 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

                        Extension get cookie for hacklike_vn
Easy to get your cookie and user-agent on any website:
+ View your cookie and user-agent in JSON
+ Easy copy                    

Informasi Dasar Ekstensi

Nama Get Cookie For HL.VN Get Cookie For HL.VN
ID mnopcgnpnmnipcboagcjalgfaodooalf
URL Resmi https://chrome.google.com/webstore/detail/get-cookie-for-hlvn/mnopcgnpnmnipcboagcjalgfaodooalf
Deskripsi Extension get cookie for HL.VN
Ukuran File 752 KB
Jumlah Instalasi 336
Versi Saat Ini 1.0
Terakhir Diperbarui 2019-11-27
Tanggal Publikasi 2019-11-25
Pengembang ht.hacklikevn
Tipe Pembayaran free
Bahasa yang Didukung vi
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "scripts": [
            "jquery.js",
            "background.js",
            "bootstrap4\/js\/bootstrap.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "16": "icon\/icon.jpg"
        },
        "default_popup": "popup.html",
        "default_title": "Get Cookie For HL.VN"
    },
    "description": "Extension get cookie for HL.VN",
    "icons": {
        "128": "icon\/icon_big.jpg"
    },
    "name": "Get Cookie For HL.VN",
    "permissions": [
        "tabs",
        "storage",
        "cookies",
        "*:\/\/*\/*"
    ],
    "version": "1.0",
    "manifest_version": 2
}