Ping Pong Game
an offline Ping Pong game extension. Play it on every new tab!
Cos'è Ping Pong Game?
Ping Pong Game è un'estensione di Chrome sviluppata da DisplayLinks, e la sua funzione principale è "an offline Ping Pong game extension. Play it on every new tab!".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Ping Pong Game
Scarica i file di estensione Ping Pong Game in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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]
Informazioni di Base sull'Estensione
Nome | Ping Pong Game |
ID | kfnaafpoedgfocjkmoebekdkbojhpggn |
URL Ufficiale | https://chromewebstore.google.com/detail/ping-pong-game/kfnaafpoedgfocjkmoebekdkbojhpggn |
Descrizione | an offline Ping Pong game extension. Play it on every new tab! |
Dimensione del File | 13.34 KB |
Conteggio Installazioni | 3,000 |
Versione Corrente | 1.1 |
Ultimo Aggiornamento | 2022-06-23 |
Data di Pubblicazione | 2022-02-22 |
Valutazione | 2.40/5 Totale 5 Valutazioni |
Sviluppatore | DisplayLinks |
[email protected] | |
Tipo di Pagamento | free |
URL della Pagina della Politica sulla Privacy | https://www.displaylinks.net/privacy-policy |
Lingue Supportate | 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 } |