Ping Pong Game
an offline Ping Pong game extension. Play it on every new tab!
Qu'est-ce que Ping Pong Game ?
Ping Pong Game est une extension Chrome développée par DisplayLinks, et sa fonction principale est "an offline Ping Pong game extension. Play it on every new tab!".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Ping Pong Game
Téléchargez les fichiers d'extension Ping Pong Game 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
Play Ping Pong Game and pass the time! a new game in each tab. Play and win! Win points by scoring the ball across the computer player, up to 5 wins in each level. Get better and reach the top! The extension works also offline - so you can enjoy it anywhere and any time! By clicking "Add to Chrome", I accept and agree to install the Ping Pong Game Chrome extension and set Chrome™ New Tab search to that provided by the service and the Terms of Use and Privacy Policy. The extension will update your search settings and will change your New Tab search services provided by Bing. Home - https://www.displaylinks.net/ License Agreement - https://www.displaylinks.net/license-agreement Privacy Policy - https://www.displaylinks.net/privacy-policy Contact information - https://www.displaylinks.net/contact-us Contact email - [email protected]
Informations de Base sur l'Extension
Nom | Ping Pong Game |
ID | kfnaafpoedgfocjkmoebekdkbojhpggn |
URL Officiel | https://chromewebstore.google.com/detail/ping-pong-game/kfnaafpoedgfocjkmoebekdkbojhpggn |
Description | an offline Ping Pong game extension. Play it on every new tab! |
Taille du Fichier | 13.34 KB |
Nombre d'Installations | 3,000 |
Version Actuelle | 1.1 |
Dernière Mise à Jour | 2022-06-23 |
Date de Publication | 2022-02-22 |
Évaluation | 2.40/5 Total 5 Évaluations |
Développeur | DisplayLinks |
[email protected] | |
Type de Paiement | free |
URL de la Page de Politique de Confidentialité | https://www.displaylinks.net/privacy-policy |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Ping Pong Game", "version": "1.1", "description": "an offline Ping Pong game extension. Play it on every new tab!", "chrome_url_overrides": { "newtab": "new-tab.html" }, "action": { "default_icon": "icons\/m.png" }, "icons": { "16": "icons\/s.png", "48": "icons\/m.png", "128": "icons\/b.png" }, "manifest_version": 3 } |