Pongball

A fun back and forth ping-pong game with AI!

Qu'est-ce que Pongball ?

Pongball est une extension Chrome développée par Adam Janicki, et sa fonction principale est "A fun back and forth ping-pong game with AI!".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Pongball

Téléchargez les fichiers d'extension Pongball au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        Have fun playing against 4 difficulties of AI! Be sure to check out my other games, Galaxy Patrol, Planet Protector, Snake, and Jump!                    

Informations de Base sur l'Extension

Nom Pongball Pongball
ID kdhkghpcffppoodbinndeglnndbgdpkf
URL Officiel https://chromewebstore.google.com/detail/pongball/kdhkghpcffppoodbinndeglnndbgdpkf
Description A fun back and forth ping-pong game with AI!
Taille du Fichier 2.03 MB
Nombre d'Installations 8,000
Version Actuelle 1.2
Dernière Mise à Jour 2019-03-08
Date de Publication 2019-03-08
Évaluation 3.50/5 Total 2 Évaluations
Développeur Adam Janicki
Email [email protected]
Type de Paiement free
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Pongball",
    "version": "1.2",
    "description": "A fun back and forth ping-pong game with AI!",
    "icons": {
        "128": "pong128.png",
        "48": "pong48.png",
        "16": "image.ico"
    },
    "browser_action": {
        "default_icon": "image.ico",
        "default_popup": "RealPong.html"
    }
}