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
Vad är Boeing Flight Simulator 3D?
Boeing Flight Simulator 3D är en Chrome-tillägg utvecklad av Unknown, och dess huvudfunktion är "Boeing Flight Simulator 3D is an awesome flight simulator game that will show you how to fly a plane like a pilot".
Tilläggsskärmbilder
Ladda ner Boeing Flight Simulator 3D-förlängningens CRX-fil
Ladda ner Boeing Flight Simulator 3D-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Boeing Flight Simulator 3D is an awesome flight simulator game that will show you how to fly a plane like a pilot
Grundläggande Information om Tillägg
Namn | Boeing Flight Simulator 3D |
ID | apdbfgmgdliefllebjfkbdmmgcdgfmpp |
Officiell webbadress | https://chromewebstore.google.com/detail/boeing-flight-simulator-3/apdbfgmgdliefllebjfkbdmmgcdgfmpp |
Beskrivning | Boeing Flight Simulator 3D is an awesome flight simulator game that will show you how to fly a plane like a pilot |
Filstorlek | 312 KB |
Antal Installationer | 23 |
Aktuell Version | 1.3.35 |
Senast Uppdaterad | 2020-01-16 |
Publiceringsdatum | 2020-01-16 |
Utvecklare | Unknown |
Betalningssätt | free |
Stödda Språk | 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" } } |