WordFish

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

Τι είναι το WordFish;

Το WordFish είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Unknown, και η κύρια λειτουργία του είναι "Fish for words from the current page. Then click to match terms with their definitions -- a brain Training game.".

Στιγμιότυπα Επέκτασης

screenshot

Λήψη αρχείου CRX της επέκτασης WordFish

Λήψη αρχείων επέκτασης 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"
    }
}