Live Cricket Scores

For all the fans of WC 2015.

Live Cricket Scoresとは何ですか?

Live Cricket ScoresはSamarth Shahによって開発されたChromeの拡張機能で、その主な機能は「For all the fans of WC 2015.」です。

Live Cricket Scores拡張機能のCRXファイルをダウンロード

Live Cricket Scores拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Are you a cricket fan but also sometimes want to keep yourself updated with the live scores?

Download this extension and you can learn the scores of ALL current matches in just a click.                    

拡張機能の基本情報

名前 Live Cricket Scores Live Cricket Scores
ID nffhjmjhmbjghjnfhbldeakeobnhfjki
公式URL https://chrome.google.com/webstore/detail/live-cricket-scores/nffhjmjhmbjghjnfhbldeakeobnhfjki
説明 For all the fans of WC 2015.
ファイルサイズ 41.03 KB
インストール数 32
現在のバージョン 1.0
最終更新日 2015-03-28
公開日 2015-03-28
評価 4.60/5 合計 5 レビュー
開発者 Samarth Shah
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Live Cricket Scores",
    "description": "For all the fans of WC 2015.",
    "version": "1.0",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html",
        "default_title": "Click here to get the live scores."
    },
    "permissions": [
        "http:\/\/static.cricinfo.com\/rss\/livescores.xml"
    ]
}