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]
O que é Text Twist 2 Game [Play Online]?
Text Twist 2 Game [Play Online] é uma extensão do Chrome desenvolvida por WebGamersOne, e sua principal característica é "Solve the jumble words that is present in screen, You Can Play Candy Land Game for Free [Play Now]".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Text Twist 2 Game [Play Online]
Baixe arquivos de extensão Text Twist 2 Game [Play Online] no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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.
Informações Básicas da Extensão
Nome | |
ID | gkndmefbjikkhgmjhklffibogbfkfmel |
URL Oficial | https://chrome.google.com/webstore/detail/text-twist-2-game-play-on/gkndmefbjikkhgmjhklffibogbfkfmel |
Descrição | Solve the jumble words that is present in screen, You Can Play Candy Land Game for Free [Play Now] |
Tamanho do Arquivo | 70.65 KB |
Contagem de Instalações | 50 |
Versão Atual | 1.0 |
Última Atualização | 2021-05-12 |
Data de Publicação | 2021-05-12 |
Desenvolvedor | WebGamersOne |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://games.techysharif.live/game/text-twist-2-online |
Idiomas Suportados | 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" } } |