F1 Now
Formula One World Championship Information. (Unofficial).
Τι είναι το F1 Now;
Το F1 Now είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον PolyCoffees, και η κύρια λειτουργία του είναι "Formula One World Championship Information. (Unofficial).".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης F1 Now
Λήψη αρχείων επέκτασης F1 Now σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
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.
Βασικές Πληροφορίες Επέκτασης
Όνομα | F1 Now |
ID | ijepkjjmohaadiocakpicaidekmpndmd |
Επίσημο URL | https://chromewebstore.google.com/detail/f1-now/ijepkjjmohaadiocakpicaidekmpndmd |
Περιγραφή | Formula One World Championship Information. (Unofficial). |
Μέγεθος Αρχείου | 6.48 MB |
Αριθμός Εγκαταστάσεων | 3,415 |
Τρέχουσα Έκδοση | 2.1 |
Τελευταία Ενημέρωση | 2023-02-25 |
Ημερομηνία Δημοσίευσης | 2021-08-01 |
Αξιολόγηση | 5.00/5 Συνολικά 4 Αξιολογήσεις |
Προγραμματιστής | PolyCoffees |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Υποστηριζόμενες Γλώσσες | 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" } |