Dota 2 Item Quiz
Dota 2 Item Quiz - Shopkeeper's Quiz
Cos'è Dota 2 Item Quiz?
Dota 2 Item Quiz è un'estensione di Chrome sviluppata da https://sage.ga, e la sua funzione principale è "Dota 2 Item Quiz - Shopkeeper's Quiz".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Dota 2 Item Quiz
Scarica i file di estensione Dota 2 Item Quiz 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
Dota 2 - Item Quiz Shopkeeper's Quiz on the extension popup, Easy to play. Just click to start playing, and test your Item Knowledge.!
Informazioni di Base sull'Estensione
Nome | Dota 2 Item Quiz |
ID | glikcnhkneananjopgmcekfhfbfiinfn |
URL Ufficiale | https://chromewebstore.google.com/detail/dota-2-item-quiz/glikcnhkneananjopgmcekfhfbfiinfn |
Descrizione | Dota 2 Item Quiz - Shopkeeper's Quiz |
Dimensione del File | 189 KB |
Conteggio Installazioni | 18 |
Versione Corrente | 0.4 |
Ultimo Aggiornamento | 2019-04-23 |
Data di Pubblicazione | 2019-04-23 |
Sviluppatore | https://sage.ga |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | http://sage.ga |
URL della Pagina della Politica sulla Privacy | http://sage.ga |
Lingue Supportate | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "browser_action": { "default_title": "Dota 2 Item Quiz", "default_popup": "itemQuiz.html" }, "name": "Dota 2 Item Quiz", "description": "Dota 2 Item Quiz - Shopkeeper's Quiz", "permissions": [ "activeTab", "tabs", "http:\/\/*\/*", "https:\/\/*\/*" ], "icons": { "16": "img\/icon16.png", "48": "img\/icon48.png", "128": "img\/icon128.png" }, "web_accessible_resources": [ "*" ], "version": "0.4", "manifest_version": 2 } |