Fluent - Learn Spanish, French, Italian words
Browse in English, learn Spanish, French & Italian vocabulary. Second language learning for beginners. Word practice & translation.
Fluent - Learn Spanish, French, Italian words란 무엇입니까?
Fluent - Learn Spanish, French, Italian words은(는) https://fluent.co에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Browse in English, learn Spanish, French & Italian vocabulary. Second language learning for beginners. Word practice & translation."입니다.
확장 프로그램 스크린샷
Fluent - Learn Spanish, French, Italian words 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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.
확장 프로그램 기본 정보
이름 | Fluent - Learn Spanish, French, Italian words |
ID | embghnbnaodclojpfejpklgombehfmeo |
공식 URL | https://chromewebstore.google.com/detail/fluent-learn-spanish-fren/embghnbnaodclojpfejpklgombehfmeo |
설명 | Browse in English, learn Spanish, French & Italian vocabulary. Second language learning for beginners. Word practice & translation. |
파일 크기 | 7.34 MB |
설치 횟수 | 15,268 |
현재 버전 | 2.12.2 |
최근 업데이트 | 2024-02-17 |
출시 날짜 | 2020-06-26 |
평점 | 4.65/5 총 152 개의 평점 |
개발자 | https://fluent.co |
이메일 | [email protected] |
결제 유형 | in_app |
확장 프로그램 웹 사이트 | https://www.fluent.co/ |
도움말 페이지 URL | https://www.fluent.co/contact-us |
개인정보 보호 정책 페이지 URL | https://www.fluent.co/privacy |
지원되는 언어 | 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" ] } } |