Sporting Update
This extension will get team results, news, and standings as fast as you can click
Co to jest Sporting Update?
Sporting Update to rozszerzenie Chrome opracowane przez dbextsandapps, a jego główną funkcją jest „This extension will get team results, news, and standings as fast as you can click”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Sporting Update
Pobierz pliki rozszerzeń Sporting Update w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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.
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | blcjpfocolckibpejgelcfgjifdfjobm |
Oficjalny URL | https://chrome.google.com/webstore/detail/sporting-update/blcjpfocolckibpejgelcfgjifdfjobm |
Opis | This extension will get team results, news, and standings as fast as you can click |
Rozmiar pliku | 2.54 MB |
Liczba instalacji | 53 |
Aktualna Wersja | 0.0.0.2 |
Ostatnia Aktualizacja | 2018-01-15 |
Data Publikacji | 2018-01-15 |
Ocena | 5.00/5 Łącznie 1 Oceny |
Deweloper | dbextsandapps |
Typ Płatności | free |
Obsługiwane Języki | 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" ] } |