Get Cookie For HL.VN

Extension get cookie for HL.VN

Vad är Get Cookie For HL.VN?

Get Cookie For HL.VN är en Chrome-tillägg utvecklad av ht.hacklikevn, och dess huvudfunktion är "Extension get cookie for HL.VN".

Tilläggsskärmbilder

screenshot

Ladda ner Get Cookie For HL.VN-förlängningens CRX-fil

Ladda ner Get Cookie For HL.VN-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

                        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                    

Grundläggande Information om Tillägg

Namn Get Cookie For HL.VN Get Cookie For HL.VN
ID mnopcgnpnmnipcboagcjalgfaodooalf
Officiell webbadress https://chrome.google.com/webstore/detail/get-cookie-for-hlvn/mnopcgnpnmnipcboagcjalgfaodooalf
Beskrivning Extension get cookie for HL.VN
Filstorlek 752 KB
Antal Installationer 336
Aktuell Version 1.0
Senast Uppdaterad 2019-11-27
Publiceringsdatum 2019-11-25
Utvecklare ht.hacklikevn
Betalningssätt free
Stödda Språk 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
}