F1 Countdown
F1 Countdown
What is F1 Countdown?
F1 Countdown is a Chrome extension developed by ryan, and its main feature is "F1 Countdown".
Extension Screenshots
Download F1 Countdown Extension CRX File
Download F1 Countdown extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | lpieedkdngipdibelkhjjecnlmngobmb |
Official URL | https://chrome.google.com/webstore/detail/f1-countdown/lpieedkdngipdibelkhjjecnlmngobmb |
Description | F1 Countdown |
File Size | 3.27 MB |
Installation Count | 68 |
Current Version | 0.0.1 |
Last Updated | 2019-04-10 |
Publish Date | 2019-04-10 |
Rating | 1.00/5 Total 1 Ratings |
Developer | ryan |
Payment Type | free |
Supported Languages | 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" } } |