Soccer Leagues
Soccer Leagues
What is Soccer Leagues?
Soccer Leagues is a Chrome extension developed by rainymarketingapps, and its main feature is "Soccer Leagues".
Extension Screenshots
Download Soccer Leagues Extension CRX File
Download Soccer Leagues 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
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
Extension Basic Information
Name | |
ID | mmkpjmaplalklpiknmdnaggkcjagaphh |
Official URL | https://chromewebstore.google.com/detail/soccer-leagues/mmkpjmaplalklpiknmdnaggkcjagaphh |
Description | Soccer Leagues |
File Size | 664 KB |
Installation Count | 8,897 |
Current Version | 0.0.6 |
Last Updated | 2023-09-26 |
Publish Date | 2023-02-04 |
Rating | 3.33/5 Total 3 Ratings |
Developer | rainymarketingapps |
[email protected] | |
Payment Type | free |
Supported Languages | 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" } } |