Boeing Flight Simulator 3D
Boeing Flight Simulator 3D is an awesome flight simulator game that will show you how to fly a plane like a pilot
Boeing Flight Simulator 3Dคืออะไร?
Boeing Flight Simulator 3D เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Unknown และคุณลักษณะหลักของมันคือ "Boeing Flight Simulator 3D is an awesome flight simulator game that will show you how to fly a plane like a pilot"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Boeing Flight Simulator 3D
ดาวน์โหลดไฟล์ส่วนขยาย Boeing Flight Simulator 3D ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Boeing Flight Simulator 3D is an awesome flight simulator game that will show you how to fly a plane like a pilot
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Boeing Flight Simulator 3D |
ID | apdbfgmgdliefllebjfkbdmmgcdgfmpp |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/boeing-flight-simulator-3/apdbfgmgdliefllebjfkbdmmgcdgfmpp |
คำอธิบาย | Boeing Flight Simulator 3D is an awesome flight simulator game that will show you how to fly a plane like a pilot |
ขนาดไฟล์ | 312 KB |
จำนวนการติดตั้ง | 23 |
เวอร์ชันปัจจุบัน | 1.3.35 |
อัปเดตครั้งล่าสุด | 2020-01-16 |
วันที่เผยแพร่ | 2020-01-16 |
ผู้พัฒนา | Unknown |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Boeing Flight Simulator 3D", "description": "Boeing Flight Simulator 3D is an awesome flight simulator game that will show you how to fly a plane like a pilot", "content_security_policy": "script-src 'self'; object-src 'self'", "version": "1.3.35", "icons": { "16": "icons\/icon-16.png", "48": "icons\/icon-48.png", "128": "icons\/icon-128.png" }, "browser_action": { "default_icon": "icons\/icon-16.png", "default_popup": "pop\/pop.html" } } |