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] เป็นส่วนขยายของ Chrome ที่พัฒนาโดย WebGamersOne และคุณลักษณะหลักของมันคือ "Solve the jumble words that is present in screen, You Can Play Candy Land Game for Free [Play Now]"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Text Twist 2 Game [Play Online]
ดาวน์โหลดไฟล์ส่วนขยาย 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.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
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 |
อีเมล | [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" } } |