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”。

扩展截图

screenshot
screenshot
screenshot

下载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 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
电子邮箱 [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"
}