BMW Snake Game in popup
BMW Snake game (BMW Car poster in background) for the browser. You can play directly in the popup window
What is BMW Snake Game in popup?
BMW Snake Game in popup is a Chrome extension developed by odesoftami, and its main feature is "BMW Snake game (BMW Car poster in background) for the browser. You can play directly in the popup window".
Extension Screenshots
Download BMW Snake Game in popup Extension CRX File
Download BMW Snake Game in popup extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Play in BMW snake in you Google Chorome. This is free best wonderful game. Play now.
Extension Basic Information
Name | BMW Snake Game in popup |
ID | jgmkfcekmdlnfgcneihgpnmpemleiooe |
Official URL | 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 |
File Size | 3.4 MB |
Installation Count | 224 |
Current Version | 2019.2.19.0 |
Last Updated | 2019-02-21 |
Publish Date | 2019-02-21 |
Rating | 5.00/5 Total 1 Ratings |
Developer | odesoftami |
Payment Type | free |
Supported Languages | 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" } |