Airplane Flying Simulator
Click on the extension icon to play Airplane Flying Simulator Game on Google Chrome
What is Airplane Flying Simulator?
Airplane Flying Simulator is a Chrome extension developed by Unknown, and its main feature is "Click on the extension icon to play Airplane Flying Simulator Game on Google Chrome".
Extension Screenshots
Download Airplane Flying Simulator Extension CRX File
Download Airplane Flying Simulator extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Click on the extension icon to play Airplane Flying Simulator Game on Google Chrome
Extension Basic Information
Name | Airplane Flying Simulator |
ID | mggafdcnnkefgillcpalinihhlajbpdg |
Official URL | https://chromewebstore.google.com/detail/airplane-flying-simulator/mggafdcnnkefgillcpalinihhlajbpdg |
Description | Click on the extension icon to play Airplane Flying Simulator Game on Google Chrome |
File Size | 313 KB |
Installation Count | 17 |
Current Version | 1.1.51 |
Last Updated | 2020-01-16 |
Publish Date | 2020-01-16 |
Rating | 5.00/5 Total 1 Ratings |
Developer | Unknown |
Payment Type | free |
Supported Languages | 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" } } |