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”。
擴展截圖
下載NFL Live scores & Schedule擴展crx文件
下載NFL Live scores & Schedule擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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..
擴展基本資訊
名稱 | |
ID | gkfecjdjclieflibijnjcmcmcfknnmio |
官方網址 | 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" ] } |