Ping-Pong.Classic
Classic Ping Pong. Popup game.
Qu'est-ce que Ping-Pong.Classic ?
Ping-Pong.Classic est une extension Chrome développée par noreal.inv, et sa fonction principale est "Classic Ping Pong. Popup game.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Ping-Pong.Classic
Téléchargez les fichiers d'extension Ping-Pong.Classic 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
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.
Informations de Base sur l'Extension
Nom | |
ID | omaoangojgdeimbhlnnfnephhklfnhpo |
URL Officiel | https://chrome.google.com/webstore/detail/ping-pongclassic/omaoangojgdeimbhlnnfnephhklfnhpo |
Description | Classic Ping Pong. Popup game. |
Taille du Fichier | 49.01 KB |
Nombre d'Installations | 14,388 |
Version Actuelle | 1.13 |
Dernière Mise à Jour | 2020-05-09 |
Date de Publication | 2020-05-09 |
Évaluation | 4.50/5 Total 2 Évaluations |
Développeur | noreal.inv |
[email protected] | |
Type de Paiement | free |
URL de la Page de Politique de Confidentialité | https://badhopeplum.ru/privacy_policy.html |
Langues Prises en Charge | 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" } |