xGames New Tab

Play more than 10 000 free online games directly on New Tab!

什么是xGames New Tab?

xGames New Tab是由https://www.x-games.net开发的Chrome扩展程序,该扩展的主要功能是“Play more than 10 000 free online games directly on New Tab!”。

扩展截图

screenshot
screenshot
screenshot
screenshot
screenshot

下载xGames New Tab扩展crx文件

下载xGames New Tab扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        In the x-Games extension you can find a lof of free online computer games. When you open this x-Games New Tab, a table will be displayed on the left side, where you can see the names of the individual games. You can choose from a large number of online games from the menu, which are available completely free of charge. 

In the list you will find the most famous games, such as Tic tac toe, Cut the Rope, Flappy Cat, Minecraft, Soccer and so on. When you select one game from the left list and click on it, a new card will appear in the middle of the page. Because this is a free online game, you can just click on the button to start playing. 

You can play the games using the game with the arrow keys and the space bar on thee computer keyboard, or you can move in the game with the computer mouse. You can also search for some games in the x-Games app, just enter the name of the game at the top center and click on search. If you like some games, you can use the plus icon to add them to your favorites in your list. In this extension can also be searched on the internet.

All the games, which you can find there are created using html5 technology. So these are html5 games and the application no longer uses older flash games technology.

With this app you can enjoy a lot of online games. At x-Games extensoin you can experience a lot of fun in the world of online html5 games.                    

扩展基本信息

名称 xGames New Tab xGames New Tab
ID ifpgmhkaielnhfhkekakcdfmjdhllgbo
官方URL https://chromewebstore.google.com/detail/xgames-new-tab/ifpgmhkaielnhfhkekakcdfmjdhllgbo
简介 Play more than 10 000 free online games directly on New Tab!
文件大小 98.03 KB
安装次数 918
当前版本 1.2
更新时间 2022-12-21
上架时间 2021-04-01
评分 4.00/5 共4次评分
开发者 https://www.x-games.net
电子邮箱 [email protected]
付费类型 free
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "1.2",
    "name": "xGames New Tab",
    "description": "Play more than 10 000 free online games directly on New Tab!",
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "host_permissions": [
        "https:\/\/www.x-games.net\/*"
    ],
    "icons": {
        "16": "img\/ico16.png",
        "19": "img\/ico19.png",
        "32": "img\/ico32.png",
        "48": "img\/ico48.png",
        "128": "img\/ico128.png"
    }
}