Get Cookie For HL.VN

Extension get cookie for HL.VN

什麼是Get Cookie For HL.VN?

Get Cookie For HL.VN是由ht.hacklikevn開發的Chrome擴展程式,該擴展的主要功能是“Extension get cookie for HL.VN”。

擴展截圖

screenshot

下載Get Cookie For HL.VN擴展crx文件

下載Get Cookie For HL.VN擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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                    

擴展基本資訊

名稱 Get Cookie For HL.VN Get Cookie For HL.VN
ID mnopcgnpnmnipcboagcjalgfaodooalf
官方網址 https://chrome.google.com/webstore/detail/get-cookie-for-hlvn/mnopcgnpnmnipcboagcjalgfaodooalf
簡介 Extension get cookie for HL.VN
檔案大小 752 KB
安裝次數 336
目前版本 1.0
更新時間 2019-11-27
上架時間 2019-11-25
開發者 ht.hacklikevn
付費類型 free
支援的語言 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
}