Sporting Update
This extension will get team results, news, and standings as fast as you can click
Qu'est-ce que Sporting Update ?
Sporting Update est une extension Chrome développée par dbextsandapps, et sa fonction principale est "This extension will get team results, news, and standings as fast as you can click".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Sporting Update
Téléchargez les fichiers d'extension Sporting Update 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
Tired of clicking around to link after link to find out what's happening with your favorite sports teams? Want to get to the standings, rankings, or latest team's result faster? Get the latest NFL, NBA, MLB, NCAA Football, and NCAA M Basketball information with this simple, easy to use extension. There is nothing mind-blowing about this extension, but I'm hoping it will slightly simplify your sports needs.
Informations de Base sur l'Extension
Nom | |
ID | blcjpfocolckibpejgelcfgjifdfjobm |
URL Officiel | https://chrome.google.com/webstore/detail/sporting-update/blcjpfocolckibpejgelcfgjifdfjobm |
Description | This extension will get team results, news, and standings as fast as you can click |
Taille du Fichier | 2.54 MB |
Nombre d'Installations | 53 |
Version Actuelle | 0.0.0.2 |
Dernière Mise à Jour | 2018-01-15 |
Date de Publication | 2018-01-15 |
Évaluation | 5.00/5 Total 1 Évaluations |
Développeur | dbextsandapps |
Type de Paiement | free |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Sporting Update", "description": "This extension will get team results, news, and standings as fast as you can click", "version": "0.0.0.2", "browser_action": { "default_icon": { "19": "foamfinger19.png", "38": "foamfinger38.png" }, "default_popup": "popup.html" }, "icons": { "16": "foamfinger16.png", "48": "foamfinger48.png", "128": "foamfinger96.png" }, "short_name": "SportUpdate", "permissions": [ "activeTab" ] } |