Inside Basket Europe : Euroleague, Pro A, LFB

Inside Basket Europe : Euroleague, Pro A, LFB

Inside Basket Europe : Euroleague, Pro A, LFB란 무엇입니까?

Inside Basket Europe : Euroleague, Pro A, LFB은(는) https://www.insidebasketeurope.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Inside Basket Europe : Euroleague, Pro A, LFB"입니다.

확장 프로그램 스크린샷

screenshot

Inside Basket Europe : Euroleague, Pro A, LFB 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        L'extension officielle Inside Basket Europe vous permet d'accéder en temps réel et en un clic à l'ensemble de l'actualité du basket Euroleague, Pro A, Pro B, LFB, championnats européens, équipe de France traitée par la rédaction.                    

확장 프로그램 기본 정보

이름 Inside Basket Europe : Euroleague, Pro A, LFB Inside Basket Europe : Euroleague, Pro A, LFB
ID bcemmllikbjdofakkhanogggpneaecnj
공식 URL https://chromewebstore.google.com/detail/inside-basket-europe-euro/bcemmllikbjdofakkhanogggpneaecnj
설명 Inside Basket Europe : Euroleague, Pro A, LFB
파일 크기 34.98 KB
설치 횟수 24
현재 버전 1.0
최근 업데이트 2018-04-24
출시 날짜 2018-04-24
평점 5.00/5 총 1 개의 평점
개발자 https://www.insidebasketeurope.com
결제 유형 free
확장 프로그램 웹 사이트 https://www.insidebasketeurope.com
도움말 페이지 URL https://www.insidebasketeurope.com/mentions-legales.php
지원되는 언어 fr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Inside Basket Europe : Euroleague, Pro A, LFB",
    "version": "1.0",
    "description": "Inside Basket Europe : Euroleague, Pro A, LFB",
    "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 Europe : Euroleague, Pro A, LFB",
        "default_popup": "popup.html"
    },
    "background": {
        "page": "background.html"
    },
    "permissions": [
        "tabs",
        "http:\/\/www.insidebasketeurope.com\/*",
        "notifications"
    ]
}