England Soccer

England Soccer

England Soccerとは何ですか?

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

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

screenshot

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

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

拡張機能の使用方法

                        Get the England Soccer New Tab with unique
features such as upcoming match schedules for the English league, a soccer related wallpaper,
date & time widget along with new tab search results by Microsoft Bing

By clicking "Add to chrome", I accept and agree to installing the England Soccer New Tab extension and setting Chrome™ New Tab search results by Microsoft Bing.

Terms of Use at: https://www.woltimedia.com/terms.html
Privacy Policy at: https://www.woltimedia.com/ppolicy.html
About Us: https://www.woltimedia.com/index.html#about-us                    

拡張機能の基本情報

名前 England Soccer England Soccer
ID ecnhdamihdajomobcmolnpbpjllndloa
公式URL https://chromewebstore.google.com/detail/england-soccer/ecnhdamihdajomobcmolnpbpjllndloa
説明 England Soccer
ファイルサイズ 566 KB
インストール数 10,000
現在のバージョン 0.2
最終更新日 2023-05-11
公開日 2023-05-01
開発者 woltimedia
Eメール [email protected]
支払い方法 free
プライバシーポリシーページのURL https://woltimedia.com/ppolicy.html
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "England Soccer",
    "description": "England Soccer",
    "version": "0.2",
    "chrome_url_overrides": {
        "newtab": "newpage.html"
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "background": {
        "service_worker": "background.js"
    }
}