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
Eメール [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"
    }
}