Ping Pong Game
an offline Ping Pong game extension. Play it on every new tab!
Ping Pong Gameとは何ですか?
Ping Pong GameはDisplayLinksによって開発されたChromeの拡張機能で、その主な機能は「an offline Ping Pong game extension. Play it on every new tab!」です。
拡張機能のスクリーンショット
Ping Pong Game拡張機能のCRXファイルをダウンロード
Ping Pong Game拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Play Ping Pong Game and pass the time! a new game in each tab. Play and win! Win points by scoring the ball across the computer player, up to 5 wins in each level. Get better and reach the top! The extension works also offline - so you can enjoy it anywhere and any time! By clicking "Add to Chrome", I accept and agree to install the Ping Pong Game Chrome extension and set Chrome™ New Tab search to that provided by the service and the Terms of Use and Privacy Policy. The extension will update your search settings and will change your New Tab search services provided by Bing. Home - https://www.displaylinks.net/ License Agreement - https://www.displaylinks.net/license-agreement Privacy Policy - https://www.displaylinks.net/privacy-policy Contact information - https://www.displaylinks.net/contact-us Contact email - [email protected]
拡張機能の基本情報
名前 | Ping Pong Game |
ID | kfnaafpoedgfocjkmoebekdkbojhpggn |
公式URL | https://chromewebstore.google.com/detail/ping-pong-game/kfnaafpoedgfocjkmoebekdkbojhpggn |
説明 | an offline Ping Pong game extension. Play it on every new tab! |
ファイルサイズ | 13.34 KB |
インストール数 | 3,000 |
現在のバージョン | 1.1 |
最終更新日 | 2022-06-23 |
公開日 | 2022-02-22 |
評価 | 2.40/5 合計 5 レビュー |
開発者 | DisplayLinks |
Eメール | [email protected] |
支払い方法 | free |
プライバシーポリシーページのURL | https://www.displaylinks.net/privacy-policy |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Ping Pong Game", "version": "1.1", "description": "an offline Ping Pong game extension. Play it on every new tab!", "chrome_url_overrides": { "newtab": "new-tab.html" }, "action": { "default_icon": "icons\/m.png" }, "icons": { "16": "icons\/s.png", "48": "icons\/m.png", "128": "icons\/b.png" }, "manifest_version": 3 } |