Pong
Pong brought to you by Preston Asmar.
Cos'è Pong?
Pong è un'estensione di Chrome sviluppata da https://sites.google.com/site/prestonshub, e la sua funzione principale è "Pong brought to you by Preston Asmar.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Pong
Scarica i file di estensione Pong 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
Ready for a quick game of pong great! You can play by your self or with a friend. Controls: W Left side up S Left side down: Arrow key-up right side up Arrow key down right side down.
Informazioni di Base sull'Estensione
Nome | |
ID | aiabfongpecmngheafppecmnfncejkdh |
URL Ufficiale | https://chromewebstore.google.com/detail/pong/aiabfongpecmngheafppecmnfncejkdh |
Descrizione | Pong brought to you by Preston Asmar. |
Dimensione del File | 19.02 KB |
Conteggio Installazioni | 77 |
Versione Corrente | 15.15 |
Ultimo Aggiornamento | 2019-05-28 |
Data di Pubblicazione | 2019-05-28 |
Valutazione | 5.00/5 Totale 1 Valutazioni |
Sviluppatore | https://sites.google.com/site/prestonshub |
[email protected] | |
Tipo di Pagamento | free |
Lingue Supportate | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Pong", "version": "15.15", "manifest_version": 2, "description": "Pong brought to you by Preston Asmar.", "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" } } |