F1 Countdown
F1 Countdown
Wat is F1 Countdown?
F1 Countdown is een Chrome-extensie ontwikkeld door ryan, en de belangrijkste functie is "F1 Countdown".
Extensie Screenshots
Download het CRX-bestand van de extensie F1 Countdown
Download F1 Countdown-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | |
ID | lpieedkdngipdibelkhjjecnlmngobmb |
Officiële URL | https://chrome.google.com/webstore/detail/f1-countdown/lpieedkdngipdibelkhjjecnlmngobmb |
Beschrijving | F1 Countdown |
Bestandsgrootte | 3.27 MB |
Aantal Installaties | 68 |
Huidige Versie | 0.0.1 |
Laatst Bijgewerkt | 2019-04-10 |
Publicatiedatum | 2019-04-10 |
Beoordeling | 1.00/5 Totaal 1 Beoordelingen |
Ontwikkelaar | ryan |
Betalingswijze | free |
Ondersteunde Talen | 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" } } |