Sportr
Sportr - Keep up with the sport topics and trends you care about
Cos'è Sportr?
Sportr è un'estensione di Chrome sviluppata da https://sportr.io, e la sua funzione principale è "Sportr - Keep up with the sport topics and trends you care about".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Sportr
Scarica i file di estensione Sportr in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | |
ID | bahljejnpnieopkdkndigjlaiabbadhk |
URL Ufficiale | https://chromewebstore.google.com/detail/sportr/bahljejnpnieopkdkndigjlaiabbadhk |
Descrizione | Sportr - Keep up with the sport topics and trends you care about |
Dimensione del File | 10.2 KB |
Conteggio Installazioni | 44 |
Versione Corrente | 0.1 |
Ultimo Aggiornamento | 2022-05-24 |
Data di Pubblicazione | 2022-05-05 |
Valutazione | 3.00/5 Totale 2 Valutazioni |
Sviluppatore | https://sportr.io |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://Sportr.io |
URL della Pagina di Aiuto | https://sportr.io/contact/ |
Lingue Supportate | 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" } } |