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」です。
拡張機能のスクリーンショット
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
拡張機能の基本情報
名前 | |
ID | mnopcgnpnmnipcboagcjalgfaodooalf |
公式URL | 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 } |