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