BMW Snake Game in popup

BMW Snake game (BMW Car poster in background) for the browser. You can play directly in the popup window

什么是BMW Snake Game in popup?

BMW Snake Game in popup是由odesoftami开发的Chrome扩展程序,该扩展的主要功能是“BMW Snake game (BMW Car poster in background) for the browser. You can play directly in the popup window”。

扩展截图

screenshot
screenshot
screenshot

下载BMW Snake Game in popup扩展crx文件

下载BMW Snake Game in popup扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Play in BMW snake in you Google Chorome. This is free best wonderful game. Play now.                    

扩展基本信息

名称 BMW Snake Game in popup BMW Snake Game in popup
ID jgmkfcekmdlnfgcneihgpnmpemleiooe
官方URL https://chromewebstore.google.com/detail/bmw-snake-game-in-popup/jgmkfcekmdlnfgcneihgpnmpemleiooe
简介 BMW Snake game (BMW Car poster in background) for the browser. You can play directly in the popup window
文件大小 3.4 MB
安装次数 224
当前版本 2019.2.19.0
更新时间 2019-02-21
上架时间 2019-02-21
评分 5.00/5 共1次评分
开发者 odesoftami
付费类型 free
支持的语言 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"
}