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]

Apa itu Text Twist 2 Game [Play Online]?

Text Twist 2 Game [Play Online] adalah ekstensi Chrome yang dikembangkan oleh WebGamersOne, dan fitur utamanya adalah "Solve the jumble words that is present in screen, You Can Play Candy Land Game for Free [Play Now]".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi Text Twist 2 Game [Play Online]

Unduh file ekstensi Text Twist 2 Game [Play Online] dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama Text Twist 2 Game [Play Online] Text Twist 2 Game [Play Online]
ID gkndmefbjikkhgmjhklffibogbfkfmel
URL Resmi https://chrome.google.com/webstore/detail/text-twist-2-game-play-on/gkndmefbjikkhgmjhklffibogbfkfmel
Deskripsi Solve the jumble words that is present in screen, You Can Play Candy Land Game for Free [Play Now]
Ukuran File 70.65 KB
Jumlah Instalasi 50
Versi Saat Ini 1.0
Terakhir Diperbarui 2021-05-12
Tanggal Publikasi 2021-05-12
Pengembang WebGamersOne
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://games.techysharif.live/game/text-twist-2-online
Bahasa yang Didukung 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"
    }
}