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
官方網址 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
    }
}