Soccer Leagues

Soccer Leagues

Soccer Leagues là gì?

Soccer Leagues là một tiện ích mở rộng Chrome được phát triển bởi rainymarketingapps, và tính năng chính của nó là "Soccer Leagues".

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

screenshot

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

Tải xuống các tệp mở rộng Soccer Leagues 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

                        Soccer Leagues is an extension designed to provide soccer fans with an up-to-date view of the current standings in various soccer leagues. The extensions provides a comprehensive overview of each team's performance, including wins, losses, draws, goals for and against, and points earned.

By clicking "Add to Chrome", I accept and agree to install the Soccer Leagues extension and set the new tab search to that provided by the service. The search will be provided by Microsoft Bing

All our scores are courtesy of: https://www.scoreaxis.com/

Whether you're following a specific team or just keeping track of the overall league standings the soccer leagues is the extension for you.

https://www.rainydaymarketing.com/privacy/

https://www.rainydaymarketing.com/about/

https://www.rainydaymarketing.com/terms                    

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

Tên Soccer Leagues Soccer Leagues
ID mmkpjmaplalklpiknmdnaggkcjagaphh
URL Chính Thức https://chromewebstore.google.com/detail/soccer-leagues/mmkpjmaplalklpiknmdnaggkcjagaphh
Mô tả Soccer Leagues
Kích Thước Tệp 664 KB
Số Lần Cài Đặt 8,897
Phiên Bản Hiện Tại 0.0.6
Cập Nhật Lần Cuối 2023-09-26
Ngày Phát Hành 2023-02-04
Đánh Giá 3.33/5 Tổng số 3 Đánh Giá
Nhà Phát Triển rainymarketingapps
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "description": "Soccer Leagues",
    "manifest_version": 3,
    "name": "Soccer Leagues",
    "version": "0.0.6",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "background": {
        "service_worker": "background.js"
    },
    "icons": {
        "16": "images\/16.png",
        "48": "images\/48.png",
        "128": "images\/128.png"
    }
}