Sportr

Sportr - Keep up with the sport topics and trends you care about

Was ist Sportr?

Sportr ist eine Chrome-Erweiterung, die von https://sportr.io entwickelt wurde, und ihr Hauptmerkmal ist "Sportr - Keep up with the sport topics and trends you care about".

Erweiterungsscreenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Sportr-Erweiterungs-CRX-Datei herunterladen

Laden Sie Sportr-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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.                    

Grundlegende Informationen zur Erweiterung

Name Sportr Sportr
ID bahljejnpnieopkdkndigjlaiabbadhk
Offizielle URL https://chromewebstore.google.com/detail/sportr/bahljejnpnieopkdkndigjlaiabbadhk
Beschreibung Sportr - Keep up with the sport topics and trends you care about
Dateigröße 10.2 KB
Installationsanzahl 44
Aktuelle Version 0.1
Letztes Update 2022-05-24
Veröffentlichungsdatum 2022-05-05
Bewertung 3.00/5 Insgesamt 2 Bewertungen
Entwickler https://sportr.io
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://Sportr.io
Hilfeseite URL https://sportr.io/contact/
Unterstützte Sprachen 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"
    }
}