Word Lists

Add the selected word(s) to wordlists: https://wordlists.azurewebsites.net

Word Listsとは何ですか?

Word ListsはPaul Z. Wuによって開発されたChromeの拡張機能で、その主な機能は「Add the selected word(s) to wordlists: https://wordlists.azurewebsites.net」です。

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

screenshot
screenshot

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

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

拡張機能の使用方法

                        Do your kids need lists of words? Do you/your kids want to create a list of words? Do you/your kids want to look up a word in a dictionary in the lists with one click? Do you want to know how many new words you learn today, in the past week, in the past month?  Here is the tool you cannot miss!

This new updated version is a Chrome extension with improved Dictionary Lookup with one click to add the new words to your word lists.                    

拡張機能の基本情報

名前 Word Lists Word Lists
ID dcmlnfpkppmknmlfmlhihohbdaicpdod
公式URL https://chromewebstore.google.com/detail/word-lists/dcmlnfpkppmknmlfmlhihohbdaicpdod
説明 Add the selected word(s) to wordlists: https://wordlists.azurewebsites.net
ファイルサイズ 371 KB
インストール数 31
現在のバージョン 3.0
最終更新日 2018-06-10
公開日 2018-06-09
開発者 Paul Z. Wu
支払い方法 free
拡張機能のウェブサイト http://www.elookinto.com
ヘルプページのURL http://www.elookinto.com
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Word Lists",
    "version": "3.0",
    "default_locale": "en",
    "manifest_version": 2,
    "description": "Add the selected word(s) to wordlists:  https:\/\/wordlists.azurewebsites.net",
    "permissions": [
        "contextMenus"
    ],
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "icons": {
        "16": "icons\/favicon16.png",
        "32": "icons\/favicon32.png"
    }
}