Fluent - Learn Spanish, French, Italian words
Browse in English, learn Spanish, French & Italian vocabulary. Second language learning for beginners. Word practice & translation.
Cos'è Fluent - Learn Spanish, French, Italian words?
Fluent - Learn Spanish, French, Italian words è un'estensione di Chrome sviluppata da https://fluent.co, e la sua funzione principale è "Browse in English, learn Spanish, French & Italian vocabulary. Second language learning for beginners. Word practice & translation.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Fluent - Learn Spanish, French, Italian words
Scarica i file di estensione Fluent - Learn Spanish, French, Italian words 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
Language learning shouldn’t feel like homework. Fluent uses the web to teach you Spanish, French, Italian, English, German, or Portuguese words, so you NEVER miss a day of language practice - even when you’re at your busiest - or laziest! 1. Learn words in a second language on any website you visit. 2. Grow your vocabulary by 1000s of words a year. 3. Speak effortlessly, and never struggle to find the right words again. How Fluent works: - Browse the web and discover new words in any English text - Hover over them to memorize their translations - Solve quizzes for each word to make recall effortless - Level-up, and unlock tougher & more interesting words - Watch your vocabulary grow by 1000s of words! - *Actually* learn & retain a foreign language Features: - Learn while browsing - Works on any website with English text - Made for beginner & intermediate learners - 1000s of useful & common words in Spanish, French & Italian - Pronunciations and definitions for every word - Daily challenges & streaks - Dozens of word categories to unlock - Several types of vocabulary quiz - Spaced repetition system to maximize retention - Refresh your memory with review sessions - Snooze Fluent whenever it gets in the way New: - Spanish to English! Spanish speakers can now browse Spanish websites and learn English words. Download now and get started with the best way to learn a new language! Study while you browse, and turn the entire internet into a vocabulary expander. Throw your flashcards & dictionary away, and let our passive learning turn daily word practice into a breeze.
Informazioni di Base sull'Estensione
Nome | Fluent - Learn Spanish, French, Italian words |
ID | embghnbnaodclojpfejpklgombehfmeo |
URL Ufficiale | https://chromewebstore.google.com/detail/fluent-learn-spanish-fren/embghnbnaodclojpfejpklgombehfmeo |
Descrizione | Browse in English, learn Spanish, French & Italian vocabulary. Second language learning for beginners. Word practice & translation. |
Dimensione del File | 7.34 MB |
Conteggio Installazioni | 15,268 |
Versione Corrente | 2.12.2 |
Ultimo Aggiornamento | 2024-02-17 |
Data di Pubblicazione | 2020-06-26 |
Valutazione | 4.65/5 Totale 152 Valutazioni |
Sviluppatore | https://fluent.co |
[email protected] | |
Tipo di Pagamento | in_app |
Sito Web dell'Estensione | https://www.fluent.co/ |
URL della Pagina di Aiuto | https://www.fluent.co/contact-us |
URL della Pagina della Politica sulla Privacy | https://www.fluent.co/privacy |
Lingue Supportate | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "2.12.2", "manifest_version": 3, "name": "Fluent - Learn Spanish, French, Italian words", "short_name": "Fluent", "description": "Browse in English, learn Spanish, French & Italian vocabulary. Second language learning for beginners. Word practice & translation.", "permissions": [ "storage", "unlimitedStorage", "alarms", "tabs", "activeTab", "scripting", "contextMenus" ], "host_permissions": [ "https:\/\/*\/*" ], "action": { "default_title": "Fluent - Learn Spanish, French, Italian words", "default_popup": "assets\/html\/popup.html" }, "icons": { "16": "assets\/images\/onicon.png", "48": "assets\/images\/onicon.png", "128": "assets\/images\/onicon.png" }, "background": { "service_worker": "background.js" }, "commands": { "snooze": { "suggested_key": { "default": "Ctrl+Shift+S", "windows": "Ctrl+Shift+S", "mac": "MacCtrl+Shift+S" }, "description": "Toggles snoozing Fluent for 2 hours" }, "open-menu": { "suggested_key": { "default": "Ctrl+Shift+M", "windows": "Ctrl+Shift+M", "mac": "MacCtrl+Shift+M" }, "description": "Open Fluent's side bar menu" }, "listen": { "suggested_key": { "default": "Ctrl+Shift+P", "windows": "Ctrl+Shift+P", "mac": "MacCtrl+Shift+P" }, "description": "Play Wavenet voice" }, "_execute_browser_action": { "suggested_key": { "windows": "Ctrl+F", "chromeos": "Ctrl+F", "linux": "Ctrl+F", "mac": "MacCtrl+F" }, "description": "Open Fluent's popup" } }, "web_accessible_resources": [ { "matches": [ "https:\/\/*\/*" ], "resources": [ "assets\/images\/onicon.png", "*.ttf", "assets\/images\/french-flag.svg", "assets\/images\/italian-flag.svg", "assets\/images\/spanish-flag.svg", "assets\/images\/english-flag.svg", "assets\/images\/german-flag.svg", "assets\/images\/portuguese-flag.svg", "assets\/images\/officon.png", "assets\/images\/king-onicon.png", "assets\/images\/blue-title.png", "assets\/images\/top-of-gift-box.png", "assets\/images\/clock.png", "assets\/images\/medal.png", "assets\/images\/medal-ribbon.png", "assets\/images\/medal-ribbon-it.png", "assets\/images\/medal-ribbon-es.png", "assets\/images\/medal-ribbon-fr.png", "assets\/images\/medal-ribbon-en.png", "assets\/images\/medal-ribbon-pt.png", "assets\/images\/medal-ribbon-de.png", "assets\/images\/empty.png", "assets\/images\/fluent-square.png", "assets\/html\/mic.html", "assets\/audio\/recording-started.wav", "assets\/audio\/unlock-level.wav", "assets\/images\/olga.jpg", "assets\/images\/dog.png", "assets\/images\/floopy.png" ] } ], "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqAT2UeAxySjC+kt5uXMdqKIwuCA6QPkZmgAQ1OtpUSiNun0cfCv7lmDkIt9t5QPZtUVcIUGTR0EUabRNa2LtyZXqB6KXHPUBtp\/6DQ6F8MyF73tjuE4DQuqSUkYzjS8Pu1rOlZptzjlCJ+Bbt0N0QX3uRm5eO+XSy7eDtCz6U+EE2lXgm\/IO3ZySX\/BO39pu5HglXbbALhp9Jftlatn532jhVeOX2ioMcMZfvzUsiqtkF5lt4MoOQFz0GACiwb7nzdwe5lFv7VCq+Ua6CWZfs0v0Ihr1hyTVVXPgyh+2vhaIVxeVOANOOflZ1cGWZD59Zy3exQM+HRl9wwAcmBfhZQIDAQAB", "oauth2": { "client_id": "677808366503-no3aqctbb08i27heu1f7b74s0q1kprie.apps.googleusercontent.com", "scopes": [ "https:\/\/www.googleapis.com\/auth\/userinfo.email" ] } } |