Word Lists

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

Wat is Word Lists?

Word Lists is een Chrome-extensie ontwikkeld door Paul Z. Wu, en de belangrijkste functie is "Add the selected word(s) to wordlists: https://wordlists.azurewebsites.net".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie Word Lists

Download Word Lists-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam Word Lists Word Lists
ID dcmlnfpkppmknmlfmlhihohbdaicpdod
Officiële URL https://chromewebstore.google.com/detail/word-lists/dcmlnfpkppmknmlfmlhihohbdaicpdod
Beschrijving Add the selected word(s) to wordlists: https://wordlists.azurewebsites.net
Bestandsgrootte 371 KB
Aantal Installaties 31
Huidige Versie 3.0
Laatst Bijgewerkt 2018-06-10
Publicatiedatum 2018-06-09
Ontwikkelaar Paul Z. Wu
Betalingswijze free
Extensiewebsite http://www.elookinto.com
Help Pagina-URL http://www.elookinto.com
Ondersteunde Talen 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"
    }
}