Scoreboard Tab

Scoreboard Tab

O que é Scoreboard Tab?

Scoreboard Tab é uma extensão do Chrome desenvolvida por 2050, e sua principal característica é "Scoreboard Tab".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Scoreboard Tab

Baixe arquivos de extensão Scoreboard Tab 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

                        Scoreboard brings you scores from NFL Football, NBA Basketball, NCAA Basketball, MLB Baseball, NCAA Football, NHL Hockey, WNBA Basketball, English Premier League Soccer, La Liga Soccer, Champions League Soccer, PGA Golf and every major league and competition.

By clicking "Add to chrome", I accept and agree to installing the Scoreboard Tab extension and setting Chrome New Tab search to that provided by the service. The search will be powered by Bing.

Privacy Policy: https://2050.one/privacy

Terms of Service: https://2050.one/terms

With Scoreboard, you get live views of every game in every new tab. You can see the latest scores for the sport you care about. You’ll have the ability to instantly see live scores from around all of the sports leagues and the ability to search the web right within your new tab window.

Need help or have feedback for us? Reach out to us at scoreboardtab@gmail.com                    

Informações Básicas da Extensão

Nome Scoreboard Tab Scoreboard Tab
ID elliobefeadmmenpfifkkjgllehfaomo
URL Oficial https://chromewebstore.google.com/detail/scoreboard-tab/elliobefeadmmenpfifkkjgllehfaomo
Descrição Scoreboard Tab
Tamanho do Arquivo 161 KB
Contagem de Instalações 10,000
Versão Atual 0.0.8
Última Atualização 2023-09-04
Data de Publicação 2021-08-28
Classificação 4.17/5 Total de 6 Avaliações
Desenvolvedor 2050
Email support@2050.one
Tipo de Pagamento free
URL da Página de Política de Privacidade https://2050.one/privacy
Idiomas Suportados en
manifest.json
{
    "chrome_url_overrides": {
        "newtab": "iframe.html"
    },
    "action": {
        "default_title": "Scoreboard Tab -Click Search",
        "default_icon": {
            "16": ".\/img\/16.png",
            "128": ".\/img\/128.png"
        }
    },
    "manifest_version": 3,
    "icons": {
        "16": ".\/img\/16.png",
        "128": ".\/img\/128.png"
    },
    "name": "Scoreboard Tab",
    "background": {
        "service_worker": "background.js"
    },
    "short_name": "Scoreboard",
    "description": "Scoreboard Tab",
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "0.0.8"
}