Ping Pong Pro

Relive the 90's with this classic ping pong game. Developed by P&D.

Co je Ping Pong Pro?

Ping Pong Pro je rozšíření Chrome vyvinuté Dheeraj Dagar, a jeho hlavní funkcí je „Relive the 90's with this classic ping pong game. Developed by P&D.“.

Snímky obrazovky rozšíření

screenshot

Stáhnout soubor CRX rozšíření Ping Pong Pro

Stáhněte si soubory rozšíření Ping Pong Pro ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        Tips:
* You will be playing with left side panel, right side is AI.
* Defeat the AI and you will win the game.
* First player to score 5 points will win the game.
* Try to hit the ball with edge of panel to give it more speed.

New features will be coming soon.                    

Základní Informace o Rozšíření

Název Ping Pong Pro Ping Pong Pro
ID dgcpabogbpfgndfnfhjkhkjaniaigclf
Oficiální URL https://chromewebstore.google.com/detail/ping-pong-pro/dgcpabogbpfgndfnfhjkhkjaniaigclf
Popis Relive the 90's with this classic ping pong game. Developed by P&D.
Velikost souboru 8.41 KB
Počet instalací 4,185
Aktuální Verze 1.1
Poslední Aktualizace 2019-09-28
Datum Vydání 2019-09-28
Hodnocení 3.88/5 Celkem 8 Hodnocení
Vývojář Dheeraj Dagar
E-mail [email protected]
Typ Platby free
Podporované Jazyky en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Ping Pong Pro",
    "description": "Relive the 90's with this classic ping pong game. Developed by P&D.",
    "version": "1.1",
    "browser_action": {
        "default_popup": "hello.html",
        "default_icon": "hello_extensions.png"
    },
    "manifest_version": 2,
    "commands": {
        "_execute_browser_action": {
            "suggested_key": {
                "default": "Ctrl+Shift+F",
                "mac": "MacCtrl+Shift+F"
            },
            "description": "Opens hello.html"
        }
    }
}