Airplane Flying Simulator
Click on the extension icon to play Airplane Flying Simulator Game on Google Chrome
Airplane Flying Simulatorとは何ですか?
Airplane Flying SimulatorはUnknownによって開発されたChromeの拡張機能で、その主な機能は「Click on the extension icon to play Airplane Flying Simulator Game on Google Chrome」です。
拡張機能のスクリーンショット
Airplane Flying Simulator拡張機能のCRXファイルをダウンロード
Airplane Flying Simulator拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Click on the extension icon to play Airplane Flying Simulator Game on Google Chrome
拡張機能の基本情報
名前 | Airplane Flying Simulator |
ID | mggafdcnnkefgillcpalinihhlajbpdg |
公式URL | https://chromewebstore.google.com/detail/airplane-flying-simulator/mggafdcnnkefgillcpalinihhlajbpdg |
説明 | Click on the extension icon to play Airplane Flying Simulator Game on Google Chrome |
ファイルサイズ | 313 KB |
インストール数 | 17 |
現在のバージョン | 1.1.51 |
最終更新日 | 2020-01-16 |
公開日 | 2020-01-16 |
評価 | 5.00/5 合計 1 レビュー |
開発者 | Unknown |
支払い方法 | free |
対応言語 | 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" } } |