BasketBalls Level Pack

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

What is BasketBalls Level Pack?

BasketBalls Level Pack is a Chrome extension developed by Pro Games, and its main feature is "38 more basketball based levels, a new and improved scoring system, and more referees to take care of!".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download BasketBalls Level Pack Extension CRX File

Download BasketBalls Level Pack 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

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

Extension Basic Information

Name BasketBalls Level Pack BasketBalls Level Pack
ID jokphogadjgeajlleimpnlombjjechak
Official URL https://chrome.google.com/webstore/detail/basketballs-level-pack/jokphogadjgeajlleimpnlombjjechak
Description 38 more basketball based levels, a new and improved scoring system, and more referees to take care of!
File Size 57.76 KB
Installation Count 109
Current Version 1.1
Last Updated 2017-04-25
Publish Date 2017-04-25
Rating 5.00/5 Total 1 Ratings
Developer Pro Games
Payment Type free
Supported Languages 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
    }
}