AVS test Plugin
This extension is a test by AVS
Cos'è AVS test Plugin?
AVS test Plugin è un'estensione di Chrome sviluppata da averst69, e la sua funzione principale è "This extension is a test by AVS".
Scarica il file CRX dell'estensione AVS test Plugin
Scarica i file di estensione AVS test Plugin 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
Informazioni di Base sull'Estensione
Nome | ![]() |
ID | ghpkeilnfblaganigjleafeedepcppib |
URL Ufficiale | https://chrome.google.com/webstore/detail/avs-test-plugin/ghpkeilnfblaganigjleafeedepcppib |
Descrizione | This extension is a test by AVS |
Dimensione del File | 4.77 KB |
Conteggio Installazioni | 20 |
Versione Corrente | 1.0 |
Ultimo Aggiornamento | 2015-11-27 |
Data di Pubblicazione | 2015-11-27 |
Sviluppatore | averst69 |
Tipo di Pagamento | free |
Lingue Supportate | nl |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "AVS test Plugin", "description": "This extension is a test by AVS", "version": "1.0", "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "permissions": [ "activeTab" ] } |