Sportr

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

Co to jest Sportr?

Sportr to rozszerzenie Chrome opracowane przez https://sportr.io, a jego główną funkcją jest „Sportr - Keep up with the sport topics and trends you care about”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Sportr

Pobierz pliki rozszerzeń Sportr 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

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa Sportr Sportr
ID bahljejnpnieopkdkndigjlaiabbadhk
Oficjalny URL https://chromewebstore.google.com/detail/sportr/bahljejnpnieopkdkndigjlaiabbadhk
Opis Sportr - Keep up with the sport topics and trends you care about
Rozmiar pliku 10.2 KB
Liczba instalacji 44
Aktualna Wersja 0.1
Ostatnia Aktualizacja 2022-05-24
Data Publikacji 2022-05-05
Ocena 3.00/5 Łącznie 2 Oceny
Deweloper https://sportr.io
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://Sportr.io
Adres URL Strony Pomocy https://sportr.io/contact/
Obsługiwane Języki 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"
    }
}