F1 Countdown
F1 Countdown
Qu'est-ce que F1 Countdown ?
F1 Countdown est une extension Chrome développée par ryan, et sa fonction principale est "F1 Countdown".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension F1 Countdown
Téléchargez les fichiers d'extension F1 Countdown 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
New Tab page that gives you a countdown to the next Formula 1 race weekend. Set on a background of handpicked images from Unsplash. • Random image on every tab. • Counts down to the closest F1 session. • Clear indication when an F1 session is live. • All times in GMT.
Informations de Base sur l'Extension
Nom | |
ID | lpieedkdngipdibelkhjjecnlmngobmb |
URL Officiel | https://chrome.google.com/webstore/detail/f1-countdown/lpieedkdngipdibelkhjjecnlmngobmb |
Description | F1 Countdown |
Taille du Fichier | 3.27 MB |
Nombre d'Installations | 68 |
Version Actuelle | 0.0.1 |
Dernière Mise à Jour | 2019-04-10 |
Date de Publication | 2019-04-10 |
Évaluation | 1.00/5 Total 1 Évaluations |
Développeur | ryan |
Type de Paiement | free |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "F1 Countdown", "short_name": "F1 Countdown", "version": "0.0.1", "description": "F1 Countdown", "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "manifest_version": 2, "chrome_url_overrides": { "newtab": "index.html" } } |