Ping Pong
play ping pong in your browser
Wat is Ping Pong?
Ping Pong is een Chrome-extensie ontwikkeld door http://slidemations.com, en de belangrijkste functie is "play ping pong in your browser".
Extensie Screenshots
Download het CRX-bestand van de extensie Ping Pong
Download Ping 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
Play ping pong game as a popup directly in your browser!! Ping Pong will be updated weekly. previous version: V0.3, Features: grey background, major bug fix, other game play issues solved. current version: V0.4, Features: A.I. added, you now play against an AI instead of hitting against a wall. Next version: V0.5, Features: change paddle color option, change ball color option.
Basisinformatie over de Extensie
Naam | |
ID | poagkllmflpmfpmaeipceckoglnjfkme |
Officiële URL | https://chrome.google.com/webstore/detail/ping-pong/poagkllmflpmfpmaeipceckoglnjfkme |
Beschrijving | play ping pong in your browser |
Bestandsgrootte | 11.72 KB |
Aantal Installaties | 2,000 |
Huidige Versie | 0.4.3 |
Laatst Bijgewerkt | 2019-03-08 |
Publicatiedatum | 2019-03-08 |
Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
Ontwikkelaar | http://slidemations.com |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://home.slidemations.com |
Ondersteunde Talen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Ping Pong", "short_name": "pong", "description": "play ping pong in your browser", "version": "0.4.3", "version_name": "V0.4 alpha", "manifest_version": 2, "browser_action": { "default_icon": "images\/icon.png", "default_popup": "thing.html" }, "permissions": [ "storage" ] } |