F1 Now

Formula One World Championship Information. (Unofficial).

F1 Now là gì?

F1 Now là một tiện ích mở rộng Chrome được phát triển bởi PolyCoffees, và tính năng chính của nó là "Formula One World Championship Information. (Unofficial).".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng F1 Now

Tải xuống các tệp mở rộng F1 Now dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên F1 Now F1 Now
ID ijepkjjmohaadiocakpicaidekmpndmd
URL Chính Thức https://chromewebstore.google.com/detail/f1-now/ijepkjjmohaadiocakpicaidekmpndmd
Mô tả Formula One World Championship Information. (Unofficial).
Kích Thước Tệp 6.48 MB
Số Lần Cài Đặt 3,415
Phiên Bản Hiện Tại 2.1
Cập Nhật Lần Cuối 2023-02-25
Ngày Phát Hành 2021-08-01
Đánh Giá 5.00/5 Tổng số 4 Đánh Giá
Nhà Phát Triển PolyCoffees
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
}