F1 Now
Formula One World Championship Information. (Unofficial).
F1 Nowคืออะไร?
F1 Now เป็นส่วนขยายของ Chrome ที่พัฒนาโดย PolyCoffees และคุณลักษณะหลักของมันคือ "Formula One World Championship Information. (Unofficial)."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย F1 Now
ดาวน์โหลดไฟล์ส่วนขยาย 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 |
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" } |