England Soccer

England Soccer

What is England Soccer?

England Soccer is a Chrome extension developed by woltimedia, and its main feature is "England Soccer".

Extension Screenshots

screenshot

Download England Soccer Extension CRX File

Download England Soccer extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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                    

Extension Basic Information

Name England Soccer England Soccer
ID ecnhdamihdajomobcmolnpbpjllndloa
Official URL https://chromewebstore.google.com/detail/england-soccer/ecnhdamihdajomobcmolnpbpjllndloa
Description England Soccer
File Size 566 KB
Installation Count 10,000
Current Version 0.2
Last Updated 2023-05-11
Publish Date 2023-05-01
Developer woltimedia
Email [email protected]
Payment Type free
Privacy Policy Page URL https://woltimedia.com/ppolicy.html
Supported Languages 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"
    }
}