Flashward
Let your browser make flashcards.
Что такое Flashward?
Flashward - это расширение Chrome, разработанное http://slaypni.github.io/flashward, и его основная функция - "Let your browser make flashcards.".
Снимки экрана расширения
Скачать файл CRX расширения Flashward
Скачайте файлы расширений Flashward в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
Flashward helps you learn new foreign words in an integrated way. It automatically creates flashcards as you look up words in online dictionaries. You can review them repeatedly with properly scheduled intervals for memorization. Once this extension is installed, it watches what words are looked up while you are browsing the web. If you visit online dictionaries where Flashward can extract data, It stores the words to review later. You do not need to create flashcards by yourself. It is done by this extension automatically! In order to review those words, you just go to Flashward's website. Flashward employs an algorithm that estimates the forgetting curve of each learner. The optimum intervals for spaced repetition are calculated based on the curve to maximize the effect of learning. Let make foreign language learning more comfortable with Flashward!
Основная информация о расширении
Название | ![]() |
ID | klhmcnkgigddgihjcddalhaehcpinkjn |
Официальный URL | https://chrome.google.com/webstore/detail/flashward/klhmcnkgigddgihjcddalhaehcpinkjn |
Описание | Let your browser make flashcards. |
Размер файла | 10.08 KB |
Количество установок | 15 |
Текущая Версия | 0.1.1 |
Последнее Обновление | 2014-09-11 |
Дата публикации | 2014-09-11 |
Рейтинг | 1.00/5 Всего 2 оценок |
Разработчик | http://slaypni.github.io/flashward |
Электронная почта | [email protected] |
Тип оплаты | free |
Официальный сайт расширения | http://slaypni.github.io/flashward/ |
URL страницы помощи | http://slaypni.github.io/flashward/ |
Поддерживаемые языки | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_appName__", "version": "0.1.1", "manifest_version": 2, "description": "__MSG_appDescription__", "icons": { "16": "images\/icon-16.png", "128": "images\/icon-128.png" }, "default_locale": "en", "background": { "scripts": [ "scripts\/background.js" ] }, "content_scripts": [ { "matches": [ " |