Live Cricket Scores
For all the fans of WC 2015.
Qu'est-ce que Live Cricket Scores ?
Live Cricket Scores est une extension Chrome développée par Samarth Shah, et sa fonction principale est "For all the fans of WC 2015.".
Télécharger le fichier CRX de l'extension Live Cricket Scores
Téléchargez les fichiers d'extension Live Cricket Scores au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | |
ID | nffhjmjhmbjghjnfhbldeakeobnhfjki |
URL Officiel | https://chrome.google.com/webstore/detail/live-cricket-scores/nffhjmjhmbjghjnfhbldeakeobnhfjki |
Description | For all the fans of WC 2015. |
Taille du Fichier | 41.03 KB |
Nombre d'Installations | 32 |
Version Actuelle | 1.0 |
Dernière Mise à Jour | 2015-03-28 |
Date de Publication | 2015-03-28 |
Évaluation | 4.60/5 Total 5 Évaluations |
Développeur | Samarth Shah |
Type de Paiement | free |
Langues Prises en Charge | 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" ] } |