Sporting Update
This extension will get team results, news, and standings as fast as you can click
What is Sporting Update?
Sporting Update is a Chrome extension developed by dbextsandapps, and its main feature is "This extension will get team results, news, and standings as fast as you can click".
Extension Screenshots
Download Sporting Update Extension CRX File
Download Sporting Update extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | blcjpfocolckibpejgelcfgjifdfjobm |
Official URL | 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 |
File Size | 2.54 MB |
Installation Count | 53 |
Current Version | 0.0.0.2 |
Last Updated | 2018-01-15 |
Publish Date | 2018-01-15 |
Rating | 5.00/5 Total 1 Ratings |
Developer | dbextsandapps |
Payment Type | free |
Supported Languages | 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" ] } |