BMW Snake Game in popup
BMW Snake game (BMW Car poster in background) for the browser. You can play directly in the popup window
Wat is BMW Snake Game in popup?
BMW Snake Game in popup is een Chrome-extensie ontwikkeld door odesoftami, en de belangrijkste functie is "BMW Snake game (BMW Car poster in background) for the browser. You can play directly in the popup window".
Extensie Screenshots
Download het CRX-bestand van de extensie BMW Snake Game in popup
Download BMW Snake Game in popup-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Play in BMW snake in you Google Chorome. This is free best wonderful game. Play now.
Basisinformatie over de Extensie
Naam | BMW Snake Game in popup |
ID | jgmkfcekmdlnfgcneihgpnmpemleiooe |
Officiële URL | https://chromewebstore.google.com/detail/bmw-snake-game-in-popup/jgmkfcekmdlnfgcneihgpnmpemleiooe |
Beschrijving | BMW Snake game (BMW Car poster in background) for the browser. You can play directly in the popup window |
Bestandsgrootte | 3.4 MB |
Aantal Installaties | 224 |
Huidige Versie | 2019.2.19.0 |
Laatst Bijgewerkt | 2019-02-21 |
Publicatiedatum | 2019-02-21 |
Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
Ontwikkelaar | odesoftami |
Betalingswijze | free |
Ondersteunde Talen | 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" } |