Inside Basket : NBA, NCAA, WNBA

Inside Basket : NBA, NCAA, WNBA

What is Inside Basket : NBA, NCAA, WNBA?

Inside Basket : NBA, NCAA, WNBA is a Chrome extension developed by http://insidebasket.com, and its main feature is "Inside Basket : NBA, NCAA, WNBA".

Extension Screenshots

screenshot

Download Inside Basket : NBA, NCAA, WNBA Extension CRX File

Download Inside Basket : NBA, NCAA, WNBA 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

                        L'extension officielle Inside Basket vous permet d'accéder en temps réel et en un clic à l'ensemble de l'actualité du basket NBA et WNBA traitée par la rédaction.                    

Extension Basic Information

Name Inside Basket : NBA, NCAA, WNBA Inside Basket : NBA, NCAA, WNBA
ID fjpnmnidlnanlkhllhjbgcjekfcmffpj
Official URL https://chrome.google.com/webstore/detail/inside-basket-nba-ncaa-wn/fjpnmnidlnanlkhllhjbgcjekfcmffpj
Description Inside Basket : NBA, NCAA, WNBA
File Size 32.01 KB
Installation Count 113
Current Version 1.9
Last Updated 2018-04-24
Publish Date 2018-04-24
Rating 3.86/5 Total 7 Ratings
Developer http://insidebasket.com
Payment Type free
Extension Website https://www.insidebasket.com
Help Page URL https://www.insidebasket.com/mentions-legales.php
Supported Languages fr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Inside Basket : NBA, NCAA, WNBA",
    "version": "1.9",
    "description": "Inside Basket : NBA, NCAA, WNBA",
    "icons": {
        "48": "img\/chrome_48x48.png",
        "128": "img\/chrome_128x128.png",
        "16": "img\/chrome_16x16.png"
    },
    "browser_action": {
        "default_icon": "img\/chrome_19x19.png",
        "default_title": "Inside Basket : NBA, NCAA, WNBA",
        "default_popup": "popup.html"
    },
    "background": {
        "page": "background.html"
    },
    "permissions": [
        "tabs",
        "http:\/\/www.insidebasket.com\/*",
        "notifications"
    ]
}