F1 Now
Formula One World Championship Information. (Unofficial).
什麼是F1 Now?
F1 Now是由PolyCoffees開發的Chrome擴展程式,該擴展的主要功能是“Formula One World Championship Information. (Unofficial).”。
擴展截圖
下載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 |
ID | ijepkjjmohaadiocakpicaidekmpndmd |
官方網址 | 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" } |