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
电子邮箱 [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"
    }
}