Wordbrain Solver
Wordbrainsolver.com - Answers to all the levels of Wordbrain Puzzles
什么是Wordbrain Solver?
Wordbrain Solver是由Wordbrain Answers开发的Chrome扩展程序,该扩展的主要功能是“Wordbrainsolver.com - Answers to all the levels of Wordbrain Puzzles”。
扩展截图
下载Wordbrain Solver扩展crx文件
下载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 |
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" } } |