Live Cricket Scores
For all the fans of WC 2015.
Was ist Live Cricket Scores?
Live Cricket Scores ist eine Chrome-Erweiterung, die von Samarth Shah entwickelt wurde, und ihr Hauptmerkmal ist "For all the fans of WC 2015.".
Live Cricket Scores-Erweiterungs-CRX-Datei herunterladen
Laden Sie Live Cricket Scores-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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.
Grundlegende Informationen zur Erweiterung
Name | |
ID | nffhjmjhmbjghjnfhbldeakeobnhfjki |
Offizielle URL | https://chrome.google.com/webstore/detail/live-cricket-scores/nffhjmjhmbjghjnfhbldeakeobnhfjki |
Beschreibung | For all the fans of WC 2015. |
Dateigröße | 41.03 KB |
Installationsanzahl | 32 |
Aktuelle Version | 1.0 |
Letztes Update | 2015-03-28 |
Veröffentlichungsdatum | 2015-03-28 |
Bewertung | 4.60/5 Insgesamt 5 Bewertungen |
Entwickler | Samarth Shah |
Zahlungsart | free |
Unterstützte Sprachen | 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" ] } |