Pong

Pong brought to you by Preston Asmar.

Wat is Pong?

Pong is een Chrome-extensie ontwikkeld door https://sites.google.com/site/prestonshub, en de belangrijkste functie is "Pong brought to you by Preston Asmar.".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie Pong

Download Pong-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

                        Ready for a quick game of pong great! You can play by your self or with a friend.
Controls: W Left side up S Left side down: Arrow key-up right side up Arrow key down right side down.                    

Basisinformatie over de Extensie

Naam Pong Pong
ID aiabfongpecmngheafppecmnfncejkdh
Officiële URL https://chromewebstore.google.com/detail/pong/aiabfongpecmngheafppecmnfncejkdh
Beschrijving Pong brought to you by Preston Asmar.
Bestandsgrootte 19.02 KB
Aantal Installaties 77
Huidige Versie 15.15
Laatst Bijgewerkt 2019-05-28
Publicatiedatum 2019-05-28
Beoordeling 5.00/5 Totaal 1 Beoordelingen
Ontwikkelaar https://sites.google.com/site/prestonshub
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Pong",
    "version": "15.15",
    "manifest_version": 2,
    "description": "Pong brought to you by Preston Asmar.",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    }
}