Ping Pong Game

an offline Ping Pong game extension. Play it on every new tab!

Ping Pong Game là gì?

Ping Pong Game là một tiện ích mở rộng Chrome được phát triển bởi DisplayLinks, và tính năng chính của nó là "an offline Ping Pong game extension. Play it on every new tab!".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Ping Pong Game

Tải xuống các tệp mở rộng Ping Pong Game dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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]                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Ping Pong Game Ping Pong Game
ID kfnaafpoedgfocjkmoebekdkbojhpggn
URL Chính Thức https://chromewebstore.google.com/detail/ping-pong-game/kfnaafpoedgfocjkmoebekdkbojhpggn
Mô tả an offline Ping Pong game extension. Play it on every new tab!
Kích Thước Tệp 13.34 KB
Số Lần Cài Đặt 3,000
Phiên Bản Hiện Tại 1.1
Cập Nhật Lần Cuối 2022-06-23
Ngày Phát Hành 2022-02-22
Đánh Giá 2.40/5 Tổng số 5 Đánh Giá
Nhà Phát Triển DisplayLinks
Email [email protected]
Loại Thanh Toán free
URL Trang Chính Sách Bảo Mật https://www.displaylinks.net/privacy-policy
Ngôn Ngữ Được Hỗ Trợ 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
}