F1 Now
Formula One World Championship Information. (Unofficial).
What is F1 Now?
F1 Now is a Chrome extension developed by PolyCoffees, and its main feature is "Formula One World Championship Information. (Unofficial).".
Extension Screenshots
Download F1 Now Extension CRX File
Download F1 Now 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
F1 Now is an extension that will allow you to know what the next Grand Prix of the Formula One season is, it will have details about the circuit and the different days and times of the corresponding events. Now you can access Formula One news in real time from the Twitter platform integrated into the extension itself.
Extension Basic Information
Name | F1 Now |
ID | ijepkjjmohaadiocakpicaidekmpndmd |
Official URL | https://chromewebstore.google.com/detail/f1-now/ijepkjjmohaadiocakpicaidekmpndmd |
Description | Formula One World Championship Information. (Unofficial). |
File Size | 6.48 MB |
Installation Count | 3,415 |
Current Version | 2.1 |
Last Updated | 2023-02-25 |
Publish Date | 2021-08-01 |
Rating | 5.00/5 Total 4 Ratings |
Developer | PolyCoffees |
[email protected] | |
Payment Type | free |
Supported Languages | en,es,pt-BR,pt-PT,ar,ja |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "F1 Now", "short_name": "F1 Now", "author": "PolyCoffees", "description": "Formula One World Championship Information. (Unofficial).", "version": "2.1", "manifest_version": 3, "permissions": [], "default_locale": "en", "action": { "default_popup": "index.html", "default_icon": { "16": "images\/icon16.png", "32": "images\/icon32.png", "48": "images\/icon48.png", "128": "images\/icon128.png" } }, "icons": { "16": "images\/icon16.png", "32": "images\/icon32.png", "48": "images\/icon48.png", "128": "images\/icon128.png" }, "options_page": "options.html" } |