Table Tennis World Tour Unblocked
Table Tennis World Tour Unblocked
Cos'è Table Tennis World Tour Unblocked?
Table Tennis World Tour Unblocked è un'estensione di Chrome sviluppata da https://gnhustgames.org, e la sua funzione principale è "Table Tennis World Tour Unblocked".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Table Tennis World Tour Unblocked
Scarica i file di estensione Table Tennis World Tour Unblocked 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
Table Tennis World Tour is a brilliant sports game in which you can try out your table tennis skills against a range of AI opponents. You can choose which nation you play for and then start competing in the global competition! To control your table tennis bat you simply move your mouse – the mouse emulates the movement of your hand so you can control the speed and spin of your shots with great accuracy. Each game is the first to 11 points so make sure every rally counts and you keep the pressure on your opponent. Try and time your shots carefully and use different spin shots to catch your opponent off guard. The graphics are cool and the gameplay is fluid and realistic. Can you compete across the globe and defeat your opponents in the world tour?
Informazioni di Base sull'Estensione
Nome | Table Tennis World Tour Unblocked |
ID | bgelligleojimkdlpfkickapmofmiklb |
URL Ufficiale | https://chromewebstore.google.com/detail/table-tennis-world-tour-u/bgelligleojimkdlpfkickapmofmiklb |
Descrizione | Table Tennis World Tour Unblocked |
Dimensione del File | 3.04 MB |
Conteggio Installazioni | 267 |
Versione Corrente | 1.0.0 |
Ultimo Aggiornamento | 2024-02-08 |
Data di Pubblicazione | 2024-01-18 |
Sviluppatore | https://gnhustgames.org |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://gnhustgames.org/ |
URL della Pagina di Aiuto | https://gnhustgames.org/ |
URL della Pagina della Politica sulla Privacy | https://gnhustgames.org/privacy-policy |
Lingue Supportate | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "action": { "default_icon": { "128": "logo.png" }, "default_title": "Table Tennis World Tour Unblocked" }, "background": { "service_worker": "background.js" }, "content_security_policy": { "extension_pages": "script-src 'self' ; object-src 'self'; child-src 'self'; worker-src 'self'", "sandbox": "sandbox allow-scripts ; script-src 'self' 'unsafe-eval' blob: 'unsafe-inline'; object-src 'self' 'unsafe-eval' blob: 'unsafe-inline';child-src 'self' 'unsafe-eval' blob: 'unsafe-inline' ; worker-src 'self' 'unsafe-eval' blob: 'unsafe-inline'; script-src-elem 'self' 'unsafe-eval' blob: 'unsafe-inline'" }, "description": "Table Tennis World Tour Unblocked", "homepage_url": "https:\/\/gnhustgames.github.io\/tabletennis-worldtour\/", "manifest_version": 3, "name": "Table Tennis World Tour Unblocked", "icons": { "128": "logo.png" }, "offline_enabled": true, "options_page": "index.html", "sandbox": { "pages": [ "index.html" ] }, "version": "1.0.0" } |