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
Hvad er Boeing Flight Simulator 3D?
Boeing Flight Simulator 3D er en Chrome-udvidelse udviklet af Unknown, og dens hovedfunktion er "Boeing Flight Simulator 3D is an awesome flight simulator game that will show you how to fly a plane like a pilot".
Udvidelsesskærmbilleder
Download Boeing Flight Simulator 3D-udvidelses-CRX-fil
Download Boeing Flight Simulator 3D-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
Boeing Flight Simulator 3D is an awesome flight simulator game that will show you how to fly a plane like a pilot
Grundlæggende oplysninger om udvidelsen
Navn | Boeing Flight Simulator 3D |
ID | apdbfgmgdliefllebjfkbdmmgcdgfmpp |
Officiel URL | https://chromewebstore.google.com/detail/boeing-flight-simulator-3/apdbfgmgdliefllebjfkbdmmgcdgfmpp |
Beskrivelse | Boeing Flight Simulator 3D is an awesome flight simulator game that will show you how to fly a plane like a pilot |
Filstørrelse | 312 KB |
Antal Installationer | 23 |
Nuværende Version | 1.3.35 |
Senest Opdateret | 2020-01-16 |
Udgivelsesdato | 2020-01-16 |
Udvikler | Unknown |
Betalingsmetode | free |
Understøttede Sprog | 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" } } |