Soccer Leagues
Soccer Leagues
O que é Soccer Leagues?
Soccer Leagues é uma extensão do Chrome desenvolvida por rainymarketingapps, e sua principal característica é "Soccer Leagues".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Soccer Leagues
Baixe arquivos de extensão Soccer Leagues no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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
Informações Básicas da Extensão
Nome | |
ID | mmkpjmaplalklpiknmdnaggkcjagaphh |
URL Oficial | https://chromewebstore.google.com/detail/soccer-leagues/mmkpjmaplalklpiknmdnaggkcjagaphh |
Descrição | Soccer Leagues |
Tamanho do Arquivo | 664 KB |
Contagem de Instalações | 8,897 |
Versão Atual | 0.0.6 |
Última Atualização | 2023-09-26 |
Data de Publicação | 2023-02-04 |
Classificação | 3.33/5 Total de 3 Avaliações |
Desenvolvedor | rainymarketingapps |
[email protected] | |
Tipo de Pagamento | free |
Idiomas Suportados | 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" } } |