Sportr
Sportr - Keep up with the sport topics and trends you care about
Vad är Sportr?
Sportr är en Chrome-tillägg utvecklad av https://sportr.io, och dess huvudfunktion är "Sportr - Keep up with the sport topics and trends you care about".
Tilläggsskärmbilder
Ladda ner Sportr-förlängningens CRX-fil
Ladda ner Sportr-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
The freshest news about sport from around the web. Sportr collecting the most updated and high quality content about sports from around the web to one beautiful place that made just for you. Helps you to stay connected in a glance. On top of our hand picked, professionally curated “Sportr Picks" feed. Sportr offers over 50 other feed syndications to choose from, create your custom feed selection based on websites, sports , leagues, teams, and players.
Grundläggande Information om Tillägg
Namn | |
ID | bahljejnpnieopkdkndigjlaiabbadhk |
Officiell webbadress | https://chromewebstore.google.com/detail/sportr/bahljejnpnieopkdkndigjlaiabbadhk |
Beskrivning | Sportr - Keep up with the sport topics and trends you care about |
Filstorlek | 10.2 KB |
Antal Installationer | 44 |
Aktuell Version | 0.1 |
Senast Uppdaterad | 2022-05-24 |
Publiceringsdatum | 2022-05-05 |
Betyg | 3.00/5 Totalt 2 Betyg |
Utvecklare | https://sportr.io |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | https://Sportr.io |
Hjälpsida URL | https://sportr.io/contact/ |
Stödda Språk | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Sportr", "version": "0.1", "description": "Sportr - Keep up with the sport topics and trends you care about", "icons": { "16": "icon.png", "48": "icon.png", "128": "icon.png" }, "action": { "default_icon": "icon.png" }, "manifest_version": 3, "chrome_url_overrides": { "newtab": "index.html" } } |