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
Was ist Boeing Flight Simulator 3D?
Boeing Flight Simulator 3D ist eine Chrome-Erweiterung, die von Unknown entwickelt wurde, und ihr Hauptmerkmal ist "Boeing Flight Simulator 3D is an awesome flight simulator game that will show you how to fly a plane like a pilot".
Erweiterungsscreenshots
Boeing Flight Simulator 3D-Erweiterungs-CRX-Datei herunterladen
Laden Sie Boeing Flight Simulator 3D-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
Boeing Flight Simulator 3D is an awesome flight simulator game that will show you how to fly a plane like a pilot
Grundlegende Informationen zur Erweiterung
Name | Boeing Flight Simulator 3D |
ID | apdbfgmgdliefllebjfkbdmmgcdgfmpp |
Offizielle URL | https://chromewebstore.google.com/detail/boeing-flight-simulator-3/apdbfgmgdliefllebjfkbdmmgcdgfmpp |
Beschreibung | Boeing Flight Simulator 3D is an awesome flight simulator game that will show you how to fly a plane like a pilot |
Dateigröße | 312 KB |
Installationsanzahl | 23 |
Aktuelle Version | 1.3.35 |
Letztes Update | 2020-01-16 |
Veröffentlichungsdatum | 2020-01-16 |
Entwickler | Unknown |
Zahlungsart | free |
Unterstützte Sprachen | 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" } } |