NFL Live scores & Schedule

2014 & 2015 - NFL Live Scores and Schedule

NFL Live scores & Schedule란 무엇입니까?

NFL Live scores & Schedule은(는) Raviyork에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "2014 & 2015 - NFL Live Scores and Schedule"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot

NFL Live scores & Schedule 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Get Live NFL Scores and schedule for 2014-2015.

Also get below sports live scores and schedule.

Base ball
Basketball
Cycling
Cricket
Football
Hockey
Ice-Hockey
Rugby,
Tennis,
Motorsports..                    

확장 프로그램 기본 정보

이름 NFL Live scores & Schedule NFL Live scores & Schedule
ID gkfecjdjclieflibijnjcmcmcfknnmio
공식 URL https://chrome.google.com/webstore/detail/nfl-live-scores-schedule/gkfecjdjclieflibijnjcmcmcfknnmio
설명 2014 & 2015 - NFL Live Scores and Schedule
파일 크기 65.35 KB
설치 횟수 442
현재 버전 1.3
최근 업데이트 2014-10-22
출시 날짜 2014-10-22
평점 3.87/5 총 15 개의 평점
개발자 Raviyork
결제 유형 free
확장 프로그램 웹 사이트 http://www.wiziwig.tv/
지원되는 언어 en-US
manifest.json
{
    "background": {
        "scripts": [
            "NFL Live scores.js"
        ]
    },
    "browser_action": {
        "default_icon": "img\/icon128.png",
        "default_title": "NFL Live scores & Schedule"
    },
    "description": " 2014 & 2015 - NFL Live Scores and Schedule ",
    "icons": {
        "128": "img\/icon128.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAiv1MuPCkxYbxqtglWg7H6MxPjo8PBB0gnNB3U9CzvZTC7lAlQA0qajBbEu6yWdK3U+XERIg8VpUgQDay30u8RiC2KM8admwXp6DT+8cSj9s+fSmlpkYTZ+iDqa6HsdO3Z6vEm9NUV7yLDE3Gax8SfmZSXpErzCyCW+LEBxBH+tYx3KiRmKaTrdzTUfzoMMfUUwmT\/j0VjUVBz5weQ9ubz87yC\/UKatdMw2Df0L7H\/J9KMKI2QuaGGygpd0TKCgIiCc4bYMLkigJwJt18Clso49vABCRkJKLcF4C2r8uvE9NAY8ZGcIy4pGx9paap7NpjnVYGccsGy1HNQsFpLiT80wIDAQAB",
    "manifest_version": 2,
    "name": "NFL Live scores & Schedule",
    "permissions": [
        "tabs",
        "webNavigation",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.3",
    "web_accessible_resources": [
        "NFL Live scores.js",
        "jquery-1.9.1.min.js"
    ]
}