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 |
官方網址 | 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 |
電子郵箱 | [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 } |