Get Cookie For HL.VN
Extension get cookie for HL.VN
Wat is Get Cookie For HL.VN?
Get Cookie For HL.VN is een Chrome-extensie ontwikkeld door ht.hacklikevn, en de belangrijkste functie is "Extension get cookie for HL.VN".
Extensie Screenshots
Download het CRX-bestand van de extensie Get Cookie For HL.VN
Download Get Cookie For HL.VN-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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
Basisinformatie over de Extensie
Naam | |
ID | mnopcgnpnmnipcboagcjalgfaodooalf |
Officiële URL | https://chrome.google.com/webstore/detail/get-cookie-for-hlvn/mnopcgnpnmnipcboagcjalgfaodooalf |
Beschrijving | Extension get cookie for HL.VN |
Bestandsgrootte | 752 KB |
Aantal Installaties | 336 |
Huidige Versie | 1.0 |
Laatst Bijgewerkt | 2019-11-27 |
Publicatiedatum | 2019-11-25 |
Ontwikkelaar | ht.hacklikevn |
Betalingswijze | free |
Ondersteunde Talen | 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 } |