xGames New Tab

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

O que é xGames New Tab?

xGames New Tab é uma extensão do Chrome desenvolvida por https://www.x-games.net, e sua principal característica é "Play more than 10 000 free online games directly on New Tab!".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão xGames New Tab

Baixe arquivos de extensão xGames New Tab no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome xGames New Tab xGames New Tab
ID ifpgmhkaielnhfhkekakcdfmjdhllgbo
URL Oficial https://chromewebstore.google.com/detail/xgames-new-tab/ifpgmhkaielnhfhkekakcdfmjdhllgbo
Descrição Play more than 10 000 free online games directly on New Tab!
Tamanho do Arquivo 98.03 KB
Contagem de Instalações 918
Versão Atual 1.2
Última Atualização 2022-12-21
Data de Publicação 2021-04-01
Classificação 4.00/5 Total de 4 Avaliações
Desenvolvedor https://www.x-games.net
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados 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"
    }
}