Soccer Leagues

Soccer Leagues

¿Qué es Soccer Leagues?

Soccer Leagues es una extensión de Chrome desarrollada por rainymarketingapps, y su función principal es "Soccer Leagues".

Capturas de Pantalla de la Extensión

screenshot

Descargar Archivo CRX de la Extensión Soccer Leagues

Descarga archivos de extensión Soccer Leagues en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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                    

Información Básica de la Extensión

Nombre Soccer Leagues Soccer Leagues
ID mmkpjmaplalklpiknmdnaggkcjagaphh
URL Oficial https://chromewebstore.google.com/detail/soccer-leagues/mmkpjmaplalklpiknmdnaggkcjagaphh
Descripción Soccer Leagues
Tamaño del Archivo 664 KB
Cantidad de Instalaciones 8,897
Versión Actual 0.0.6
Última Actualización 2023-09-26
Fecha de Publicación 2023-02-04
Calificación 3.33/5 Total de 3 Calificaciones
Desarrollador rainymarketingapps
Correo electrónico [email protected]
Tipo de Pago free
Idiomas Soportados 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"
    }
}