Text Twist 2 Game [Play Online]

Solve the jumble words that is present in screen, You Can Play Candy Land Game for Free [Play Now]

什麼是Text Twist 2 Game [Play Online]?

Text Twist 2 Game [Play Online]是由WebGamersOne開發的Chrome擴展程式,該擴展的主要功能是“Solve the jumble words that is present in screen, You Can Play Candy Land Game for Free [Play Now]”。

擴展截圖

screenshot
screenshot

下載Text Twist 2 Game [Play Online]擴展crx文件

下載Text Twist 2 Game [Play Online]擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Description:
Play the second installment of the text twist series. The most important thing in this game is making as many words as you can. For example, there are letters displayed on the screen A R C T U O, the player will have to create as many words as possible among these letters. Some words might be CAR, and TOUR, etc..

Text Twist 2 game suitable for all ages. Parents can completely rest assured when their children play this game, here is a game to help your child:


- This game has a variety of word puzzles, help children improve grammar, and vocabulary skills.
- Must find words in a limited time to help children have the ability to react quickly.
- With challenging gameplay, beautiful graphics, playable in full-screen mode, children are completely unaffected by eyesight.                    

擴展基本資訊

名稱 Text Twist 2 Game [Play Online] Text Twist 2 Game [Play Online]
ID gkndmefbjikkhgmjhklffibogbfkfmel
官方網址 https://chrome.google.com/webstore/detail/text-twist-2-game-play-on/gkndmefbjikkhgmjhklffibogbfkfmel
簡介 Solve the jumble words that is present in screen, You Can Play Candy Land Game for Free [Play Now]
檔案大小 70.65 KB
安裝次數 50
目前版本 1.0
更新時間 2021-05-12
上架時間 2021-05-12
開發者 WebGamersOne
電子郵箱 [email protected]
付費類型 free
擴展官網 https://games.techysharif.live/game/text-twist-2-online
支援的語言 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Text Twist 2 Game [Play Online]",
    "description": "Solve the jumble words that is present in screen, You Can Play Candy Land Game for Free [Play Now]",
    "version": "1.0",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "index.html"
    },
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    },
    "icons": {
        "16": "icon.png",
        "32": "icon.png",
        "48": "icon.png",
        "128": "icon.png"
    }
}