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]

What is Text Twist 2 Game [Play Online]?

Text Twist 2 Game [Play Online] is a Chrome extension developed by WebGamersOne, and its main feature is "Solve the jumble words that is present in screen, You Can Play Candy Land Game for Free [Play Now]".

Extension Screenshots

screenshot
screenshot

Download Text Twist 2 Game [Play Online] Extension CRX File

Download Text Twist 2 Game [Play Online] extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Text Twist 2 Game [Play Online] Text Twist 2 Game [Play Online]
ID gkndmefbjikkhgmjhklffibogbfkfmel
Official URL https://chrome.google.com/webstore/detail/text-twist-2-game-play-on/gkndmefbjikkhgmjhklffibogbfkfmel
Description Solve the jumble words that is present in screen, You Can Play Candy Land Game for Free [Play Now]
File Size 70.65 KB
Installation Count 50
Current Version 1.0
Last Updated 2021-05-12
Publish Date 2021-05-12
Developer WebGamersOne
Email [email protected]
Payment Type free
Extension Website https://games.techysharif.live/game/text-twist-2-online
Supported Languages 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"
    }
}