BMW Snake Game in popup
BMW Snake game (BMW Car poster in background) for the browser. You can play directly in the popup window
Qu'est-ce que BMW Snake Game in popup ?
BMW Snake Game in popup est une extension Chrome développée par odesoftami, et sa fonction principale est "BMW Snake game (BMW Car poster in background) for the browser. You can play directly in the popup window".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension BMW Snake Game in popup
Téléchargez les fichiers d'extension BMW Snake Game in popup au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
Play in BMW snake in you Google Chorome. This is free best wonderful game. Play now.
Informations de Base sur l'Extension
Nom | BMW Snake Game in popup |
ID | jgmkfcekmdlnfgcneihgpnmpemleiooe |
URL Officiel | https://chromewebstore.google.com/detail/bmw-snake-game-in-popup/jgmkfcekmdlnfgcneihgpnmpemleiooe |
Description | BMW Snake game (BMW Car poster in background) for the browser. You can play directly in the popup window |
Taille du Fichier | 3.4 MB |
Nombre d'Installations | 224 |
Version Actuelle | 2019.2.19.0 |
Dernière Mise à Jour | 2019-02-21 |
Date de Publication | 2019-02-21 |
Évaluation | 5.00/5 Total 1 Évaluations |
Développeur | odesoftami |
Type de Paiement | free |
Langues Prises en Charge | 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" } |