Sportr

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

什麼是Sportr?

Sportr是由https://sportr.io開發的Chrome擴展程式,該擴展的主要功能是“Sportr - Keep up with the sport topics and trends you care about”。

擴展截圖

screenshot
screenshot
screenshot
screenshot
screenshot

下載Sportr擴展crx文件

下載Sportr擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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.                    

擴展基本資訊

名稱 Sportr Sportr
ID bahljejnpnieopkdkndigjlaiabbadhk
官方網址 https://chromewebstore.google.com/detail/sportr/bahljejnpnieopkdkndigjlaiabbadhk
簡介 Sportr - Keep up with the sport topics and trends you care about
檔案大小 10.2 KB
安裝次數 44
目前版本 0.1
更新時間 2022-05-24
上架時間 2022-05-05
評分 3.00/5 共 2 次評分
開發者 https://sportr.io
電子郵箱 [email protected]
付費類型 free
擴展官網 https://Sportr.io
說明頁面URL https://sportr.io/contact/
支援的語言 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"
    }
}