Sportr

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

Sportr là gì?

Sportr là một tiện ích mở rộng Chrome được phát triển bởi https://sportr.io, và tính năng chính của nó là "Sportr - Keep up with the sport topics and trends you care about".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Sportr

Tải xuống các tệp mở rộng Sportr dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Sportr Sportr
ID bahljejnpnieopkdkndigjlaiabbadhk
URL Chính Thức https://chromewebstore.google.com/detail/sportr/bahljejnpnieopkdkndigjlaiabbadhk
Mô tả Sportr - Keep up with the sport topics and trends you care about
Kích Thước Tệp 10.2 KB
Số Lần Cài Đặt 44
Phiên Bản Hiện Tại 0.1
Cập Nhật Lần Cuối 2022-05-24
Ngày Phát Hành 2022-05-05
Đánh Giá 3.00/5 Tổng số 2 Đánh Giá
Nhà Phát Triển https://sportr.io
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://Sportr.io
URL Trang Trợ Giúp https://sportr.io/contact/
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}