Ping-Pong.Classic
Classic Ping Pong. Popup game.
Was ist Ping-Pong.Classic?
Ping-Pong.Classic ist eine Chrome-Erweiterung, die von noreal.inv entwickelt wurde, und ihr Hauptmerkmal ist "Classic Ping Pong. Popup game.".
Erweiterungsscreenshots
Ping-Pong.Classic-Erweiterungs-CRX-Datei herunterladen
Laden Sie Ping-Pong.Classic-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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.
Grundlegende Informationen zur Erweiterung
Name | |
ID | omaoangojgdeimbhlnnfnephhklfnhpo |
Offizielle URL | https://chrome.google.com/webstore/detail/ping-pongclassic/omaoangojgdeimbhlnnfnephhklfnhpo |
Beschreibung | Classic Ping Pong. Popup game. |
Dateigröße | 49.01 KB |
Installationsanzahl | 14,388 |
Aktuelle Version | 1.13 |
Letztes Update | 2020-05-09 |
Veröffentlichungsdatum | 2020-05-09 |
Bewertung | 4.50/5 Insgesamt 2 Bewertungen |
Entwickler | noreal.inv |
[email protected] | |
Zahlungsart | free |
URL der Datenschutzrichtlinien-Seite | https://badhopeplum.ru/privacy_policy.html |
Unterstützte Sprachen | 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" } |