Ping Pong Game

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

Что такое Ping Pong Game?

Ping Pong Game - это расширение Chrome, разработанное DisplayLinks, и его основная функция - "an offline Ping Pong game extension. Play it on every new tab!".

Снимки экрана расширения

screenshot
screenshot
screenshot

Скачать файл CRX расширения Ping Pong Game

Скачайте файлы расширений 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
}