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"
}