WordFish

Fish for words from the current page. Then click to match terms with their definitions -- a brain Training game.

WordFish क्या है?

WordFish Unknown द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Fish for words from the current page. Then click to match terms with their definitions -- a brain Training game."।

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

screenshot

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

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

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

                        Install WordFish -- it will appear as a "PurpleFish" icon in the top right corner of your Chrome Browser. On any page that you visit to click the purple WordFish to FISH for words and definitions from that page (right click any of those terms to bing for a definition). Then when 4 words+Definitions are found click PLAY, and then click a [word] then it's [definition] to match up words with their definition. Hopefully you can Score:4/4!! When the game is over you can right-click a [definition] to open the wikipedia page where it was found, or click elsewhere on the screen and continue browsing. 

http://en.wikipedia.org/wiki/special:random                    

एक्सटेंशन की मूल जानकारी

नाम WordFish WordFish
ID bganhdpmjaaaebmmofllhijopninojco
आधिकारिक URL https://chromewebstore.google.com/detail/wordfish/bganhdpmjaaaebmmofllhijopninojco
विवरण Fish for words from the current page. Then click to match terms with their definitions -- a brain Training game.
फ़ाइल का आकार 106 KB
स्थापना संख्या 36
वर्तमान संस्करण 1.4
अंतिम अपडेट 2015-01-28
प्रकाशन तिथि 2015-01-27
रेटिंग 5.00/5 कुल 1 रेटिंग्स
डेवलपर Unknown
भुगतान के प्रकार free
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "WordFish",
    "short_name": "WordFish",
    "version": "1.4",
    "manifest_version": 2,
    "permissions": [
        ""
    ],
    "description": "Fish for words from the current page. Then click to match terms with their definitions -- a brain Training game.",
    "browser_action": {
        "default_popup": "a.htm",
        "default_icon": "px\/32.png",
        "default_title": "Match words with their definitions"
    },
    "icons": {
        "16": "px\/16.png",
        "48": "px\/48.png",
        "128": "px\/128.png"
    }
}