Wordino - Dictionary Tools

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

Wordino - Dictionary Tools क्या है?

Wordino - Dictionary Tools https://wordino.net द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Solve word puzzles, scrabble, wheels of fortune, etc. with Wordino - Dictionary Tools"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Wordino - Dictionary Tools एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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
}