GameVui.com
GameVui.com - Chơi game online, game mới, trò chơi Việt hay nhất
Cos'è GameVui.com?
GameVui.com è un'estensione di Chrome sviluppata da ducsduyen, e la sua funzione principale è "GameVui.com - Chơi game online, game mới, trò chơi Việt hay nhất".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione GameVui.com
Scarica i file di estensione GameVui.com 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
Tiện ích truy cập nhanh GameVui.com - Càng chơi càng vui.
Informazioni di Base sull'Estensione
Nome | |
ID | lclaacmgnfpkkpoheodkgnjjcfodehak |
URL Ufficiale | https://chrome.google.com/webstore/detail/gamevuicom/lclaacmgnfpkkpoheodkgnjjcfodehak |
Descrizione | GameVui.com - Chơi game online, game mới, trò chơi Việt hay nhất |
Dimensione del File | 19.52 KB |
Conteggio Installazioni | 195 |
Versione Corrente | 1.1 |
Ultimo Aggiornamento | 2014-08-13 |
Data di Pubblicazione | 2014-08-13 |
Valutazione | 4.67/5 Totale 3 Valutazioni |
Sviluppatore | ducsduyen |
Tipo di Pagamento | free |
Sito Web dell'Estensione | http://gamevui.com |
Lingue Supportate | vi |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "persistent": false, "page": "background.html" }, "browser_action": { "default_icon": "icon_24.png" }, "description": "GameVui.com - Ch\u01a1i game online, game m\u1edbi, tr\u00f2 ch\u01a1i Vi\u1ec7t hay nh\u1ea5t", "icons": { "128": "icon_128.png" }, "name": "GameVui.com", "permissions": [ "tabs", "webNavigation" ], "version": "1.1", "manifest_version": 2 } |