F1 Now

Formula One World Championship Information. (Unofficial).

F1 Now क्या है?

F1 Now PolyCoffees द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Formula One World Championship Information. (Unofficial)."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में F1 Now एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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 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"
}