Airplane Flying Simulator
Click on the extension icon to play Airplane Flying Simulator Game on Google Chrome
什么是Airplane Flying Simulator?
Airplane Flying Simulator是由Unknown开发的Chrome扩展程序,该扩展的主要功能是“Click on the extension icon to play Airplane Flying Simulator Game on Google Chrome”。
扩展截图
下载Airplane Flying Simulator扩展crx文件
下载Airplane Flying Simulator扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Click on the extension icon to play Airplane Flying Simulator Game on Google Chrome
扩展基本信息
名称 | Airplane Flying Simulator |
ID | mggafdcnnkefgillcpalinihhlajbpdg |
官方URL | https://chromewebstore.google.com/detail/airplane-flying-simulator/mggafdcnnkefgillcpalinihhlajbpdg |
简介 | Click on the extension icon to play Airplane Flying Simulator Game on Google Chrome |
文件大小 | 313 KB |
安装次数 | 17 |
当前版本 | 1.1.51 |
更新时间 | 2020-01-16 |
上架时间 | 2020-01-16 |
评分 | 5.00/5 共1次评分 |
开发者 | Unknown |
付费类型 | free |
支持的语言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Airplane Flying Simulator", "description": "Click on the extension icon to play Airplane Flying Simulator Game on Google Chrome", "content_security_policy": "script-src 'self'; object-src 'self'", "version": "1.1.51", "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" } } |