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]

Qu'est-ce que Text Twist 2 Game [Play Online] ?

Text Twist 2 Game [Play Online] est une extension Chrome développée par WebGamersOne, et sa fonction principale est "Solve the jumble words that is present in screen, You Can Play Candy Land Game for Free [Play Now]".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension Text Twist 2 Game [Play Online]

Téléchargez les fichiers d'extension Text Twist 2 Game [Play Online] au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Text Twist 2 Game [Play Online] Text Twist 2 Game [Play Online]
ID gkndmefbjikkhgmjhklffibogbfkfmel
URL Officiel 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]
Taille du Fichier 70.65 KB
Nombre d'Installations 50
Version Actuelle 1.0
Dernière Mise à Jour 2021-05-12
Date de Publication 2021-05-12
Développeur WebGamersOne
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://games.techysharif.live/game/text-twist-2-online
Langues Prises en Charge 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"
    }
}