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 } |