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是由Unknown開發的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擴展crx文件
下載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 |
官方網址 | 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" } } |