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".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Wordbrain Solver
قم بتنزيل ملفات الامتداد Wordbrain Solver بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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 |
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/ |
عنوان صفحة المساعدة | 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" } } |