Word Finder and Unscrambler
Find all Scrabble Words. Words With Friends Cheat @ Wordkeg.com/word finder and unscrambler.
What is Word Finder and Unscrambler?
Word Finder and Unscrambler is a Chrome extension developed by https://www.wordkeg.com, and its main feature is "Find all Scrabble Words. Words With Friends Cheat @ Wordkeg.com/word finder and unscrambler.".
Extension Screenshots
Download Word Finder and Unscrambler Extension CRX File
Download Word Finder and Unscrambler extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Extension Basic Information
Name | |
ID | bcgkjgdjppbinjjihbccmcmjoohpohec |
Official URL | https://chrome.google.com/webstore/detail/word-finder-and-unscrambl/bcgkjgdjppbinjjihbccmcmjoohpohec |
Description | Find all Scrabble Words. Words With Friends Cheat @ Wordkeg.com/word finder and unscrambler. |
File Size | 12.7 KB |
Installation Count | 185 |
Current Version | 1.0.0 |
Last Updated | 2018-07-19 |
Publish Date | 2018-07-19 |
Rating | 5.00/5 Total 2 Ratings |
Developer | https://www.wordkeg.com |
Payment Type | free |
Extension Website | https://www.wordkeg.com/ |
Supported Languages | en-US |
manifest.json | |
{ "background": { "scripts": [ "script.js" ] }, "browser_action": { "default_icon": "icon_128.png" }, "description": "Find all Scrabble Words. Words With Friends Cheat @ Wordkeg.com\/word finder and unscrambler.", "homepage_url": "https:\/\/www.wordkeg.com", "icons": { "128": "icon_128.png", "16": "icon.png" }, "manifest_version": 2, "name": "Word Finder and Unscrambler", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0.0" } |