F1 Now

Formula One World Championship Information. (Unofficial).

F1 Nowとは何ですか?

F1 NowはPolyCoffeesによって開発されたChromeの拡張機能で、その主な機能は「Formula One World Championship Information. (Unofficial).」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot

F1 Now拡張機能のCRXファイルをダウンロード

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 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
Eメール [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"
}