Formula Racing News

All of the latest F1 news from www.formula1.com and your favorite YouTube channels in every new tab!

Formula Racing News क्या है?

Formula Racing News Track Star द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "All of the latest F1 news from www.formula1.com and your favorite YouTube channels in every new tab!"।

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

screenshot
screenshot

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

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

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

                        This extension will replace the default new tab page with the latest F1 news from www.formula1.com and YouTube as well as a countdown to the next race session.                    

एक्सटेंशन की मूल जानकारी

नाम Formula Racing News Formula Racing News
ID egkmfkdhpmifndbjonkfjcphhkpdiepg
आधिकारिक URL https://chromewebstore.google.com/detail/formula-racing-news/egkmfkdhpmifndbjonkfjcphhkpdiepg
विवरण All of the latest F1 news from www.formula1.com and your favorite YouTube channels in every new tab!
फ़ाइल का आकार 229 KB
स्थापना संख्या 46
वर्तमान संस्करण 0.0.3
अंतिम अपडेट 2020-08-06
प्रकाशन तिथि 2020-07-24
रेटिंग 5.00/5 कुल 3 रेटिंग्स
डेवलपर Track Star
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Formula Racing News",
    "version": "0.0.3",
    "manifest_version": 2,
    "description": "All of the latest F1 news from www.formula1.com and your favorite YouTube channels in every new tab!",
    "icons": {
        "16": "icons\/FRNicon16.png",
        "48": "icons\/FRNicon48.png",
        "128": "icons\/FRNicon128.png"
    },
    "default_locale": "en",
    "page_action": {
        "default_icon": "icons\/FRNicon19.png",
        "default_title": "page action demo",
        "default_popup": "src\/page_action\/page_action.html"
    },
    "chrome_url_overrides": {
        "newtab": "src\/override\/override.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/code.jquery.com\/jquery-1.7.1.min.js https:\/\/widget.rss.app; object-src 'self'"
}