BasketBalls Level Pack

38 more basketball based levels, a new and improved scoring system, and more referees to take care of!

BasketBalls Level Packとは何ですか?

BasketBalls Level PackはPro Gamesによって開発されたChromeの拡張機能で、その主な機能は「38 more basketball based levels, a new and improved scoring system, and more referees to take care of!」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot

BasketBalls Level Pack拡張機能のCRXファイルをダウンロード

BasketBalls Level Pack拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        38 more basketball based levels, a new and improved scoring system, and more referees to take care of!                    

拡張機能の基本情報

名前 BasketBalls Level Pack BasketBalls Level Pack
ID jokphogadjgeajlleimpnlombjjechak
公式URL https://chrome.google.com/webstore/detail/basketballs-level-pack/jokphogadjgeajlleimpnlombjjechak
説明 38 more basketball based levels, a new and improved scoring system, and more referees to take care of!
ファイルサイズ 57.76 KB
インストール数 109
現在のバージョン 1.1
最終更新日 2017-04-25
公開日 2017-04-25
評価 5.00/5 合計 1 レビュー
開発者 Pro Games
支払い方法 free
対応言語 id,ms,de,en,en-GB,en-US,fil,fr,nl,no,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,mr,hi,bn,gu,ta,te,ml,th,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_application_title__",
    "description": "__MSG_application_description__",
    "default_locale": "en",
    "version": "1.1",
    "browser_action": {
        "default_icon": {
            "128": "icon_128.png",
            "16": "icon_16.png"
        }
    },
    "icons": {
        "16": "icon_16.png",
        "128": "icon_128.png"
    },
    "permissions": [
        "activeTab"
    ],
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    }
}