CarJongg - Mahjong with Cars
How quickly can you clear each tile set? Match road signs and traffic lights.
Cos'è CarJongg - Mahjong with Cars?
CarJongg - Mahjong with Cars è un'estensione di Chrome sviluppata da Costel Ivu, e la sua funzione principale è "How quickly can you clear each tile set? Match road signs and traffic lights.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione CarJongg - Mahjong with Cars
Scarica i file di estensione CarJongg - Mahjong with Cars 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
Mahjong is a game that comes in many forms but never have you seen it quite like this. Matching road signs and traffic lights is every driver's dream and the Car-Jongg makes it a reality. How quickly can you clear each tile set?
Informazioni di Base sull'Estensione
Nome | |
ID | jmnpeahpkgiibjiipekllmipipmppgeo |
URL Ufficiale | https://chrome.google.com/webstore/detail/carjongg-mahjong-with-car/jmnpeahpkgiibjiipekllmipipmppgeo |
Descrizione | How quickly can you clear each tile set? Match road signs and traffic lights. |
Dimensione del File | 172 KB |
Conteggio Installazioni | 1,000 |
Versione Corrente | 0.0.1.28 |
Ultimo Aggiornamento | 2016-12-26 |
Data di Pubblicazione | 2016-12-26 |
Valutazione | 4.04/5 Totale 26 Valutazioni |
Sviluppatore | Costel Ivu |
Tipo di Pagamento | free |
Lingue Supportate | id,ms,de,en,en-GB,en-US,fil,fr,nl,no,vi,tr,da,es,es-419,it,pl,pt-BR,pt-PT,fi,sv,cs,el,ru,uk,hi,th,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_appName__", "description": "__MSG_appDesc__", "default_locale": "en", "version": "0.0.1.28", "offline_enabled": true, "manifest_version": 2, "browser_action": { "default_title": "__MSG_appName__", "default_icon": { "19": "icon19.png", "38": "icon38.png" }, "default_popup": "popup.html" }, "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" } } |