Ping-Pong.Classic

Classic Ping Pong. Popup game.

Wat is Ping-Pong.Classic?

Ping-Pong.Classic is een Chrome-extensie ontwikkeld door noreal.inv, en de belangrijkste functie is "Classic Ping Pong. Popup game.".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie Ping-Pong.Classic

Download Ping-Pong.Classic-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        Classic Ping Pong.
Free Popup Game.
Two-dimensional sports game that simulates table tennis. The player controls an in-game paddle by moving it vertically across the left side of the screen. Player use the paddles to hit a ball back and forth.                    

Basisinformatie over de Extensie

Naam Ping-Pong.Classic Ping-Pong.Classic
ID omaoangojgdeimbhlnnfnephhklfnhpo
Officiële URL https://chrome.google.com/webstore/detail/ping-pongclassic/omaoangojgdeimbhlnnfnephhklfnhpo
Beschrijving Classic Ping Pong. Popup game.
Bestandsgrootte 49.01 KB
Aantal Installaties 14,388
Huidige Versie 1.13
Laatst Bijgewerkt 2020-05-09
Publicatiedatum 2020-05-09
Beoordeling 4.50/5 Totaal 2 Beoordelingen
Ontwikkelaar noreal.inv
E-mail [email protected]
Betalingswijze free
URL van de Privacybeleid Pagina https://badhopeplum.ru/privacy_policy.html
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "scripts": [
            "js\/bg.js"
        ]
    },
    "browser_action": {
        "default_popup": "index.html"
    },
    "description": "Classic Ping Pong. Popup game.",
    "icons": {
        "128": "icons\/icon-128.png",
        "16": "icons\/icon-16.png",
        "48": "icons\/icon-48.png"
    },
    "manifest_version": 2,
    "name": "Ping-Pong.Classic",
    "offline_enabled": true,
    "permissions": [],
    "version": "1.13"
}