Get Cookie For HL.VN
Extension get cookie for HL.VN
What is Get Cookie For HL.VN?
Get Cookie For HL.VN is a Chrome extension developed by ht.hacklikevn, and its main feature is "Extension get cookie for HL.VN".
Extension Screenshots
Download Get Cookie For HL.VN Extension CRX File
Download Get Cookie For HL.VN extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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
Extension Basic Information
Name | |
ID | mnopcgnpnmnipcboagcjalgfaodooalf |
Official URL | https://chrome.google.com/webstore/detail/get-cookie-for-hlvn/mnopcgnpnmnipcboagcjalgfaodooalf |
Description | Extension get cookie for HL.VN |
File Size | 752 KB |
Installation Count | 336 |
Current Version | 1.0 |
Last Updated | 2019-11-27 |
Publish Date | 2019-11-25 |
Developer | ht.hacklikevn |
Payment Type | free |
Supported Languages | 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 } |