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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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"
    }
}