Table Tennis World Tour Unblocked
Table Tennis World Tour Unblocked
Table Tennis World Tour Unblockedとは何ですか?
Table Tennis World Tour Unblockedはhttps://gnhustgames.orgによって開発されたChromeの拡張機能で、その主な機能は「Table Tennis World Tour Unblocked」です。
拡張機能のスクリーンショット
Table Tennis World Tour Unblocked拡張機能のCRXファイルをダウンロード
Table Tennis World Tour Unblocked拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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?
拡張機能の基本情報
名前 | Table Tennis World Tour Unblocked |
ID | bgelligleojimkdlpfkickapmofmiklb |
公式URL | https://chromewebstore.google.com/detail/table-tennis-world-tour-u/bgelligleojimkdlpfkickapmofmiklb |
説明 | Table Tennis World Tour Unblocked |
ファイルサイズ | 3.04 MB |
インストール数 | 267 |
現在のバージョン | 1.0.0 |
最終更新日 | 2024-02-08 |
公開日 | 2024-01-18 |
開発者 | https://gnhustgames.org |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://gnhustgames.org/ |
ヘルプページのURL | https://gnhustgames.org/ |
プライバシーポリシーページのURL | https://gnhustgames.org/privacy-policy |
対応言語 | 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" } |