WordFish

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

WordFish là gì?

WordFish là một tiện ích mở rộng Chrome được phát triển bởi Unknown, và tính năng chính của nó là "Fish for words from the current page. Then click to match terms with their definitions -- a brain Training game.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng WordFish

Tải xuống các tệp mở rộng WordFish dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên WordFish WordFish
ID bganhdpmjaaaebmmofllhijopninojco
URL Chính Thức https://chromewebstore.google.com/detail/wordfish/bganhdpmjaaaebmmofllhijopninojco
Mô tả Fish for words from the current page. Then click to match terms with their definitions -- a brain Training game.
Kích Thước Tệp 106 KB
Số Lần Cài Đặt 36
Phiên Bản Hiện Tại 1.4
Cập Nhật Lần Cuối 2015-01-28
Ngày Phát Hành 2015-01-27
Đánh Giá 5.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển Unknown
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}