WordGame by Duckling Labs
Practice vocabulary like a champ.
Wat is WordGame by Duckling Labs?
WordGame by Duckling Labs is een Chrome-extensie ontwikkeld door Duckling Labs PLC, en de belangrijkste functie is "Practice vocabulary like a champ.".
Extensie Screenshots
Download het CRX-bestand van de extensie WordGame by Duckling Labs
Download WordGame by Duckling Labs-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
                        A random fresh word and its definition in your browser whenever you open a new tab. Learn new words every day as you browse! Build your vocabulary each time you open a new tab in Chrome. It's fun!                     Basisinformatie over de Extensie
| Naam |   |  
| ID | kbjhggmokdclbgocdpjpibikmfmeoilb | 
| Officiële URL | https://chromewebstore.google.com/detail/wordgame-by-duckling-labs/kbjhggmokdclbgocdpjpibikmfmeoilb | 
| Beschrijving | Practice vocabulary like a champ. | 
| Bestandsgrootte | 873 KB | 
| Aantal Installaties | 22 | 
| Huidige Versie | 3.0 | 
| Laatst Bijgewerkt | 2021-08-28 | 
| Publicatiedatum | 2020-02-09 | 
| Beoordeling | 5.00/5 Totaal 4 Beoordelingen | 
| Ontwikkelaar | Duckling Labs PLC | 
| [email protected] | |
| Betalingswijze | free | 
| Extensiewebsite | http://wordgame.ducklinglabs.com | 
| Help Pagina-URL | http://wordgame.ducklinglabs.com/terms | 
| URL van de Privacybeleid Pagina | https://docs.google.com/document/d/1v38ot7Qtw-MwcVgj26WUd50VwGkqPFlCxhxuaQ5OOsk/edit | 
| Ondersteunde Talen | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "WordGame by Duckling Labs",
    "short_name": "wordgame",
    "description": "Practice vocabulary like a champ.",
    "version": "3.0",
    "icons": {
        "16": "\/images\/logo.png",
        "48": "\/images\/logo.png",
        "128": "\/images\/logo.png"
    },
    "permissions": [
        "activeTab",
        "https:\/\/ajax.googleapis.com\/"
    ],
    "chrome_url_overrides": {
        "newtab": "vocab.html"
    }
}  |  |