WordFish

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

WordFishとは何ですか?

WordFishはUnknownによって開発されたChromeの拡張機能で、その主な機能は「Fish for words from the current page. Then click to match terms with their definitions -- a brain Training game.」です。

拡張機能のスクリーンショット

screenshot

WordFish拡張機能のCRXファイルをダウンロード

WordFish拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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"
    }
}