BMW Snake Game in popup
BMW Snake game (BMW Car poster in background) for the browser. You can play directly in the popup window
Cos'è BMW Snake Game in popup?
BMW Snake Game in popup è un'estensione di Chrome sviluppata da odesoftami, e la sua funzione principale è "BMW Snake game (BMW Car poster in background) for the browser. You can play directly in the popup window".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione BMW Snake Game in popup
Scarica i file di estensione BMW Snake Game in popup 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
Play in BMW snake in you Google Chorome. This is free best wonderful game. Play now.
Informazioni di Base sull'Estensione
Nome | BMW Snake Game in popup |
ID | jgmkfcekmdlnfgcneihgpnmpemleiooe |
URL Ufficiale | https://chromewebstore.google.com/detail/bmw-snake-game-in-popup/jgmkfcekmdlnfgcneihgpnmpemleiooe |
Descrizione | BMW Snake game (BMW Car poster in background) for the browser. You can play directly in the popup window |
Dimensione del File | 3.4 MB |
Conteggio Installazioni | 224 |
Versione Corrente | 2019.2.19.0 |
Ultimo Aggiornamento | 2019-02-21 |
Data di Pubblicazione | 2019-02-21 |
Valutazione | 5.00/5 Totale 1 Valutazioni |
Sviluppatore | odesoftami |
Tipo di Pagamento | free |
Lingue Supportate | id,ms,de,en-GB,en-US,fil,fr,sw,nl,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "background": { "scripts": [ "jquery.js" ] }, "browser_action": { "default_icon": "img\/19.png", "default_popup": "popup.html", "default_title": "__MSG_title__" }, "default_locale": "en_US", "description": "__MSG_desc__", "icons": { "16": "img\/16.png", "48": "img\/48.png" }, "manifest_version": 2, "name": "__MSG_name__", "offline_enabled": true, "short_name": "__MSG_shortname__", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "2019.2.19.0" } |