Vocabulary Expander

Expand your vocabulary in easy way! ( WINDOWS ONLY )

什麼是Vocabulary Expander?

Vocabulary Expander是由http://www.vocabularyexpander.com開發的Chrome擴展程式,該擴展的主要功能是“Expand your vocabulary in easy way! ( WINDOWS ONLY )”。

擴展截圖

screenshot
screenshot
screenshot
screenshot

下載Vocabulary Expander擴展crx文件

下載Vocabulary Expander擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        The VocabularyExpander is an software based on flash cards which help you to memorize about 30-70 foreign words every week.
The essence of memorizing with flash cards based on the tenet known as Rote Learning. This method is long standing, time proven and probably the oldest approach to memorize something whether it are movements in martial arts or memorizing an multiplication table. It is based on repetition something untill you do it automatically, if you try it once you will be wondered how it is easy to memorize foreign words with little effort.
Before computer age people used paper flash cards writing out word in one side of a card and translation to another. And after cards preparation they shuffled and pulled out random card for translation from time to time. Now you can do the same with the VocabularyExpander: just add cards to the program and exercises will repeat automatically after configurable period of time untill you have learn the word.                    

擴展基本資訊

名稱 Vocabulary Expander Vocabulary Expander
ID bnklfjeeglcodblalicdjacpffgmafpm
官方網址 https://chrome.google.com/webstore/detail/vocabulary-expander/bnklfjeeglcodblalicdjacpffgmafpm
簡介 Expand your vocabulary in easy way! ( WINDOWS ONLY )
檔案大小 29.81 KB
安裝次數 271
目前版本 2.4.1
更新時間 2016-01-24
上架時間 2016-01-24
評分 3.67/5 共 3 次評分
開發者 http://www.vocabularyexpander.com
付費類型 in_app
擴展官網 http://www.vocabularyexpander.com
支援的語言 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "content_scripts": [
        {
            "matches": [
                "https:\/\/translate.google.com\/*",
                "https:\/\/translate.google.nl\/*",
                "https:\/\/translate.google.ru\/*",
                "https:\/\/translate.google.ru\/*",
                "https:\/\/translate.google.ac\/*",
                "https:\/\/translate.google.ad\/*",
                "https:\/\/translate.google.ae\/*",
                "https:\/\/translate.google.af\/*",
                "https:\/\/translate.google.ad\/*",
                "https:\/\/translate.google.ai\/*",
                "https:\/\/translate.google.al\/*",
                "https:\/\/translate.google.am\/*",
                "https:\/\/translate.google.ar\/*",
                "https:\/\/translate.google.ao\/*",
                "https:\/\/translate.google.at\/*",
                "https:\/\/translate.google.au\/*",
                "https:\/\/translate.google.az\/*",
                "https:\/\/translate.google.ba\/*",
                "https:\/\/translate.google.bd\/*",
                "https:\/\/translate.google.be\/*",
                "https:\/\/translate.google.bf\/*",
                "https:\/\/translate.google.bg\/*",
                "https:\/\/translate.google.bh\/*",
                "https:\/\/translate.google.bi\/*",
                "https:\/\/translate.google.bj\/*",
                "https:\/\/translate.google.bn\/*",
                "https:\/\/translate.google.bo\/*",
                "https:\/\/translate.google.br\/*",
                "https:\/\/translate.google.bt\/*",
                "https:\/\/translate.google.bw\/*",
                "https:\/\/translate.google.by\/*",
                "https:\/\/translate.google.bz\/*",
                "https:\/\/translate.google.ca\/*",
                "https:\/\/translate.google.ch\/*",
                "https:\/\/translate.google.cl\/*",
                "https:\/\/translate.google.cn\/*",
                "https:\/\/translate.google.co\/*",
                "https:\/\/translate.google.cs\/*",
                "https:\/\/translate.google.cy\/*",
                "https:\/\/translate.google.cz\/*",
                "https:\/\/translate.google.de\/*",
                "https:\/\/translate.google.dk\/*",
                "https:\/\/translate.google.dz\/*",
                "https:\/\/translate.google.ec\/*",
                "https:\/\/translate.google.ee\/*",
                "https:\/\/translate.google.es\/*",
                "https:\/\/translate.google.fi\/*",
                "https:\/\/translate.google.fr\/*",
                "https:\/\/translate.google.gb\/*",
                "https:\/\/translate.google.gl\/*",
                "https:\/\/translate.google.gr\/*",
                "https:\/\/translate.google.hn\/*",
                "https:\/\/translate.google.hr\/*",
                "https:\/\/translate.google.ht\/*",
                "https:\/\/translate.google.hu\/*",
                "https:\/\/translate.google.id\/*",
                "https:\/\/translate.google.ie\/*",
                "https:\/\/translate.google.il\/*",
                "https:\/\/translate.google.in\/*",
                "https:\/\/translate.google.ir\/*",
                "https:\/\/translate.google.is\/*",
                "https:\/\/translate.google.it\/*",
                "https:\/\/translate.google.jp\/*",
                "https:\/\/translate.google.kg\/*",
                "https:\/\/translate.google.kp\/*",
                "https:\/\/translate.google.kr\/*",
                "https:\/\/translate.google.kz\/*",
                "https:\/\/translate.google.lt\/*",
                "https:\/\/translate.google.lu\/*",
                "https:\/\/translate.google.lv\/*",
                "https:\/\/translate.google.mc\/*",
                "https:\/\/translate.google.my\/*",
                "https:\/\/translate.google.no\/*",
                "https:\/\/translate.google.nz\/*",
                "https:\/\/translate.google.pl\/*",
                "https:\/\/translate.google.pt\/*",
                "https:\/\/translate.google.ro\/*",
                "https:\/\/translate.google.rs\/*",
                "https:\/\/translate.google.sa\/*",
                "https:\/\/translate.google.th\/*",
                "https:\/\/translate.google.tr\/*",
                "https:\/\/translate.google.tw\/*",
                "https:\/\/translate.google.ua\/*",
                "https:\/\/translate.google.uk\/*",
                "https:\/\/translate.google.us\/*",
                "https:\/\/translate.google.vn\/*"
            ],
            "js": [
                "res\/inject.js"
            ],
            "css": [
                "res\/inject.css"
            ],
            "run_at": "document_end"
        }
    ],
    "icons": {
        "16": "res\/16.png",
        "48": "res\/48.png",
        "128": "res\/128.png"
    },
    "permissions": [
        "nativeMessaging"
    ],
    "background": {
        "scripts": [
            "res\/background.js"
        ]
    },
    "web_accessible_resources": [
        "res\/ve.png",
        "res\/ve_ok.png"
    ],
    "description": "Expand your vocabulary in easy way! ( WINDOWS ONLY )",
    "manifest_version": 2,
    "name": "Vocabulary Expander",
    "version": "2.4.1"
}