Wordbrain Solver

Wordbrainsolver.com - Answers to all the levels of Wordbrain Puzzles

Wordbrain Solverคืออะไร?

Wordbrain Solver เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Wordbrain Answers และคุณลักษณะหลักของมันคือ "Wordbrainsolver.com - Answers to all the levels of Wordbrain Puzzles"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Wordbrain Solver

ดาวน์โหลดไฟล์ส่วนขยาย Wordbrain Solver ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Wordbrain is one of the most addictive games of this millenium, it gets so addictive that we are tempted to check answers online to proceed further. We have created Wordbrain Answers aka Wordbrain Solver to help people in solving tough Wordbrain puzzles. Walkthroughs for all the levels are updated along with step by step screenshots.

WordBrain is a word-hunt game similar to classics such as Boggle, where players swipe through a grid of letters to form words. There are hundreds of puzzles with increasing difficulty, and the words are all appropriate for kids at any age (though some are trickier to spell or find than others). The game does feature hints you can purchase with real money with no parent gate, and the temptation to use them is always present, so be wary of your device settings.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Wordbrain Solver Wordbrain Solver
ID clapeemgocagdbjfeilknhkaijmdocpk
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/wordbrain-solver/clapeemgocagdbjfeilknhkaijmdocpk
คำอธิบาย Wordbrainsolver.com - Answers to all the levels of Wordbrain Puzzles
ขนาดไฟล์ 40.58 KB
จำนวนการติดตั้ง 70
เวอร์ชันปัจจุบัน 0.0.1
อัปเดตครั้งล่าสุด 2018-04-10
วันที่เผยแพร่ 2018-04-09
ผู้พัฒนา Wordbrain Answers
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย http://wordbrainsolver.com/
URL หน้าช่วยเหลือ http://wordbrainsolver.com/wordbrain-helper-contact-us/
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Wordbrain Solver",
    "version": "0.0.1",
    "manifest_version": 2,
    "description": "Wordbrainsolver.com - Answers to all the levels of Wordbrain Puzzles",
    "homepage_url": "http:\/\/wordbrainsolver.com\/",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "default_locale": "en",
    "background": {
        "page": "src\/bg\/background.html",
        "persistent": true
    },
    "browser_action": {
        "default_icon": "icons\/icon19.png",
        "default_title": "browser action demo",
        "default_popup": "src\/browser_action\/browser_action.html"
    }
}