Pong
Pong brought to you by Preston Asmar.
Pongとは何ですか?
Pongはhttps://sites.google.com/site/prestonshubによって開発されたChromeの拡張機能で、その主な機能は「Pong brought to you by Preston Asmar.」です。
拡張機能のスクリーンショット
Pong拡張機能のCRXファイルをダウンロード
Pong拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Ready for a quick game of pong great! You can play by your self or with a friend. Controls: W Left side up S Left side down: Arrow key-up right side up Arrow key down right side down.
拡張機能の基本情報
名前 | |
ID | aiabfongpecmngheafppecmnfncejkdh |
公式URL | https://chromewebstore.google.com/detail/pong/aiabfongpecmngheafppecmnfncejkdh |
説明 | Pong brought to you by Preston Asmar. |
ファイルサイズ | 19.02 KB |
インストール数 | 77 |
現在のバージョン | 15.15 |
最終更新日 | 2019-05-28 |
公開日 | 2019-05-28 |
評価 | 5.00/5 合計 1 レビュー |
開発者 | https://sites.google.com/site/prestonshub |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Pong", "version": "15.15", "manifest_version": 2, "description": "Pong brought to you by Preston Asmar.", "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" } } |