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
Wat is Boeing Flight Simulator 3D?
Boeing Flight Simulator 3D is een Chrome-extensie ontwikkeld door Unknown, en de belangrijkste functie is "Boeing Flight Simulator 3D is an awesome flight simulator game that will show you how to fly a plane like a pilot".
Extensie Screenshots
Download het CRX-bestand van de extensie Boeing Flight Simulator 3D
Download Boeing Flight Simulator 3D-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Boeing Flight Simulator 3D is an awesome flight simulator game that will show you how to fly a plane like a pilot
Basisinformatie over de Extensie
Naam | Boeing Flight Simulator 3D |
ID | apdbfgmgdliefllebjfkbdmmgcdgfmpp |
Officiële URL | https://chromewebstore.google.com/detail/boeing-flight-simulator-3/apdbfgmgdliefllebjfkbdmmgcdgfmpp |
Beschrijving | Boeing Flight Simulator 3D is an awesome flight simulator game that will show you how to fly a plane like a pilot |
Bestandsgrootte | 312 KB |
Aantal Installaties | 23 |
Huidige Versie | 1.3.35 |
Laatst Bijgewerkt | 2020-01-16 |
Publicatiedatum | 2020-01-16 |
Ontwikkelaar | Unknown |
Betalingswijze | free |
Ondersteunde Talen | 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" } } |