Get Cookie For HL.VN

Extension get cookie for HL.VN

Co to jest Get Cookie For HL.VN?

Get Cookie For HL.VN to rozszerzenie Chrome opracowane przez ht.hacklikevn, a jego główną funkcją jest „Extension get cookie for HL.VN”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Get Cookie For HL.VN

Pobierz pliki rozszerzeń Get Cookie For HL.VN w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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                    

Podstawowe informacje o rozszerzeniu

Nazwa Get Cookie For HL.VN Get Cookie For HL.VN
ID mnopcgnpnmnipcboagcjalgfaodooalf
Oficjalny URL https://chrome.google.com/webstore/detail/get-cookie-for-hlvn/mnopcgnpnmnipcboagcjalgfaodooalf
Opis Extension get cookie for HL.VN
Rozmiar pliku 752 KB
Liczba instalacji 336
Aktualna Wersja 1.0
Ostatnia Aktualizacja 2019-11-27
Data Publikacji 2019-11-25
Deweloper ht.hacklikevn
Typ Płatności free
Obsługiwane Języki 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
}