Get Cookie For HL.VN
Extension get cookie for HL.VN
Cos'è Get Cookie For HL.VN?
Get Cookie For HL.VN è un'estensione di Chrome sviluppata da ht.hacklikevn, e la sua funzione principale è "Extension get cookie for HL.VN".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Get Cookie For HL.VN
Scarica i file di estensione Get Cookie For HL.VN in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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
Informazioni di Base sull'Estensione
Nome | |
ID | mnopcgnpnmnipcboagcjalgfaodooalf |
URL Ufficiale | https://chrome.google.com/webstore/detail/get-cookie-for-hlvn/mnopcgnpnmnipcboagcjalgfaodooalf |
Descrizione | Extension get cookie for HL.VN |
Dimensione del File | 752 KB |
Conteggio Installazioni | 336 |
Versione Corrente | 1.0 |
Ultimo Aggiornamento | 2019-11-27 |
Data di Pubblicazione | 2019-11-25 |
Sviluppatore | ht.hacklikevn |
Tipo di Pagamento | free |
Lingue Supportate | 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 } |