F1 Now
Formula One World Championship Information. (Unofficial).
Co je F1 Now?
F1 Now je rozšíření Chrome vyvinuté PolyCoffees, a jeho hlavní funkcí je „Formula One World Championship Information. (Unofficial).“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření F1 Now
Stáhněte si soubory rozšíření F1 Now ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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.
Základní Informace o Rozšíření
Název | F1 Now |
ID | ijepkjjmohaadiocakpicaidekmpndmd |
Oficiální URL | https://chromewebstore.google.com/detail/f1-now/ijepkjjmohaadiocakpicaidekmpndmd |
Popis | Formula One World Championship Information. (Unofficial). |
Velikost souboru | 6.48 MB |
Počet instalací | 3,415 |
Aktuální Verze | 2.1 |
Poslední Aktualizace | 2023-02-25 |
Datum Vydání | 2021-08-01 |
Hodnocení | 5.00/5 Celkem 4 Hodnocení |
Vývojář | PolyCoffees |
[email protected] | |
Typ Platby | free |
Podporované Jazyky | 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" } |