Scoreboard Tab

Scoreboard Tab

Qu'est-ce que Scoreboard Tab ?

Scoreboard Tab est une extension Chrome développée par 2050, et sa fonction principale est "Scoreboard Tab".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Scoreboard Tab

Téléchargez les fichiers d'extension Scoreboard Tab au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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 [email protected]                    

Informations de Base sur l'Extension

Nom Scoreboard Tab Scoreboard Tab
ID elliobefeadmmenpfifkkjgllehfaomo
URL Officiel https://chromewebstore.google.com/detail/scoreboard-tab/elliobefeadmmenpfifkkjgllehfaomo
Description Scoreboard Tab
Taille du Fichier 161 KB
Nombre d'Installations 10,000
Version Actuelle 0.0.8
Dernière Mise à Jour 2023-09-04
Date de Publication 2021-08-28
Évaluation 4.17/5 Total 6 Évaluations
Développeur 2050
Email [email protected]
Type de Paiement free
URL de la Page de Politique de Confidentialité https://2050.one/privacy
Langues Prises en Charge 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"
}