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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 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"
    }
}