Lingolden
Learn French, one tab at a time.
Cos'è Lingolden?
Lingolden è un'estensione di Chrome sviluppata da Lingolden, e la sua funzione principale è "Learn French, one tab at a time.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Lingolden
Scarica i file di estensione Lingolden in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Lingolden is an educational web app that turns learning French into a simple, everyday task.
This extension puts a fun spin on traditional flashcards: every new tab triggers a new French word, allowing you to steadily improve your vocabulary.
Lingolden is the perfect language trainer for anyone looking to pick up French at their own pace. Allons-y!
*Images provided by the graphic designers at Design Zone Informazioni di Base sull'Estensione
| Nome | |
| ID | pbalopeejampjmeodeeehcaognfhdkfk |
| URL Ufficiale | https://chromewebstore.google.com/detail/lingolden/pbalopeejampjmeodeeehcaognfhdkfk |
| Descrizione | Learn French, one tab at a time. |
| Dimensione del File | 578 KB |
| Conteggio Installazioni | 182 |
| Versione Corrente | 1.0.1 |
| Ultimo Aggiornamento | 2019-04-22 |
| Data di Pubblicazione | 2019-04-21 |
| Valutazione | 5.00/5 Totale 8 Valutazioni |
| Sviluppatore | Lingolden |
| Tipo di Pagamento | free |
| Lingue Supportate | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Lingolden",
"version": "1.0.1",
"description": "Learn French, one tab at a time.",
"chrome_url_overrides": {
"newtab": "newtab.html"
},
"icons": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
},
"manifest_version": 2
} | |