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!”。

扩展截图

screenshot
screenshot
screenshot

下载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 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
电子邮箱 [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
}