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
官方URL 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"
    }
}