Wordino - Dictionary Tools

Solve word puzzles, scrabble, wheels of fortune, etc. with Wordino - Dictionary Tools

什么是Wordino - Dictionary Tools?

Wordino - Dictionary Tools是由https://wordino.net开发的Chrome扩展程序,该扩展的主要功能是“Solve word puzzles, scrabble, wheels of fortune, etc. with Wordino - Dictionary Tools”。

扩展截图

screenshot
screenshot
screenshot
screenshot

下载Wordino - Dictionary Tools扩展crx文件

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

扩展使用说明

                        Wordino chrome plug-in provides a dictionary tools based on the latest WordNet® 3.0 dictionary.

Dictionary
A classic dictionary. Type the word or select the word on any webpage and click the Wordino button to see it's definition, synonyms, antonyms and samples.

Anagrams
Get anagrams of the typed word. You can use this tool as a scrabble solver. Simply put the letters you have and let wordino try to find you possible combinations grouped by word length.

Anagram: a word or phrase spelled by rearranging the letters of another word or phrase.

Build a Word
Enter letters or words and find out possible words which could be created with the typed letters. Difference between Build a Word and Anagram is, in this tool any letter can be used more than once to build a word.

Fill the Blanks
Enter an incomplete word with the wildcard asterix (*) to find possible words. You can use this tool as a Wheel of Fortune solver.

Example: enter p*one and get the results phone and prone.



Data behind wordino is provided by WordNet® 3.0 dictionary.                    

扩展基本信息

名称 Wordino - Dictionary Tools Wordino - Dictionary Tools
ID jkkphmhalnbhflocfigaadhdkbacijej
官方URL https://chromewebstore.google.com/detail/wordino-dictionary-tools/jkkphmhalnbhflocfigaadhdkbacijej
简介 Solve word puzzles, scrabble, wheels of fortune, etc. with Wordino - Dictionary Tools
文件大小 75.41 KB
安装次数 53
当前版本 1.0.1
更新时间 2021-12-22
上架时间 2019-04-09
评分 5.00/5 共2次评分
开发者 https://wordino.net
电子邮箱 [email protected]
付费类型 free
支持的语言 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Wordino - Dictionary Tools",
    "short_name": "Wordino",
    "version": "1.0.1",
    "description": "Solve word puzzles, scrabble, wheels of fortune, etc. with Wordino - Dictionary Tools",
    "permissions": [],
    "browser_action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "images\/wordino16.png",
            "32": "images\/wordino32.png",
            "48": "images\/wordino48.png",
            "128": "images\/wordino128.png"
        }
    },
    "icons": {
        "16": "images\/wordino16.png",
        "32": "images\/wordino32.png",
        "48": "images\/wordino48.png",
        "128": "images\/wordino128.png"
    },
    "manifest_version": 2
}