Scrabble Word Finder

Scrabble Word Finder

什么是Scrabble Word Finder?

Scrabble Word Finder是由http://www.wordfind.com开发的Chrome扩展程序,该扩展的主要功能是“Scrabble Word Finder”。

扩展截图

screenshot
screenshot

下载Scrabble Word Finder扩展crx文件

下载Scrabble Word Finder扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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                    

扩展基本信息

名称 Scrabble Word Finder Scrabble Word Finder
ID mmeopglojeloinhleiegnoigpjpbhdka
官方URL https://chrome.google.com/webstore/detail/scrabble-word-finder/mmeopglojeloinhleiegnoigpjpbhdka
简介 Scrabble Word Finder
文件大小 18.89 KB
安装次数 369
当前版本 1.0.0
更新时间 2018-02-21
上架时间 2018-02-21
评分 2.50/5 共2次评分
开发者 http://www.wordfind.com
电子邮箱 [email protected]
付费类型 free
扩展官网 https://www.wordfind.com
隐私政策页面URL https://wordfind.com/privacy
支持的语言 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"
}