Soccer Leagues

Soccer Leagues

Soccer Leaguesとは何ですか?

Soccer Leaguesはrainymarketingappsによって開発されたChromeの拡張機能で、その主な機能は「Soccer Leagues」です。

拡張機能のスクリーンショット

screenshot

Soccer Leagues拡張機能のCRXファイルをダウンロード

Soccer Leagues拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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                    

拡張機能の基本情報

名前 Soccer Leagues Soccer Leagues
ID mmkpjmaplalklpiknmdnaggkcjagaphh
公式URL https://chromewebstore.google.com/detail/soccer-leagues/mmkpjmaplalklpiknmdnaggkcjagaphh
説明 Soccer Leagues
ファイルサイズ 664 KB
インストール数 8,897
現在のバージョン 0.0.6
最終更新日 2023-09-26
公開日 2023-02-04
評価 3.33/5 合計 3 レビュー
開発者 rainymarketingapps
Eメール [email protected]
支払い方法 free
対応言語 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"
    }
}