Scrabble Word Finder
Scrabble Word Finder
What is Scrabble Word Finder?
Scrabble Word Finder is a Chrome extension developed by http://www.wordfind.com, and its main feature is "Scrabble Word Finder".
Extension Screenshots
Download Scrabble Word Finder Extension CRX File
Download Scrabble Word Finder 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
The original and best Scrabble Word Finder to help you win every game of Scrabble and Words with Friends. Entering in the letters you have gives you every possible Scrabble Word from a comprehensive dictionary of words. Dominate your opponents with the highest scoring word options. - Enter up to 12 letters - Supports blank tiles - Provides definitions and synonyms - Super fast! - Free! All available from http://www.wordfind.com
Extension Basic Information
Name | |
ID | mmeopglojeloinhleiegnoigpjpbhdka |
Official URL | https://chrome.google.com/webstore/detail/scrabble-word-finder/mmeopglojeloinhleiegnoigpjpbhdka |
Description | Scrabble Word Finder |
File Size | 18.89 KB |
Installation Count | 369 |
Current Version | 1.0.0 |
Last Updated | 2018-02-21 |
Publish Date | 2018-02-21 |
Rating | 2.50/5 Total 2 Ratings |
Developer | http://www.wordfind.com |
[email protected] | |
Payment Type | free |
Extension Website | https://www.wordfind.com |
Privacy Policy Page URL | https://wordfind.com/privacy |
Supported Languages | en |
manifest.json | |
{ "background": { "scripts": [ "script.js" ] }, "browser_action": { "default_icon": "icon.png" }, "short_name": "Scrabble Word Finder", "short_description": "A tool to help you find the best scrabble words", "description": "Scrabble Word Finder", "homepage_url": "https:\/\/www.wordfind.com\/", "icons": { "128": "icon_128.png", "16": "icon.png" }, "manifest_version": 2, "name": "Scrabble Word Finder", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0.0" } |