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 |
官方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" } } |