Flash Card and beyond

You can open the Flash Card and beyond with current URL.

Что такое Flash Card and beyond?

Flash Card and beyond - это расширение Chrome, разработанное http://grabit.co, и его основная функция - "You can open the Flash Card and beyond with current URL.".

Снимки экрана расширения

screenshot
screenshot
screenshot
screenshot
screenshot

Скачать файл CRX расширения Flash Card and beyond

Скачайте файлы расширений Flash Card and beyond в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        "Flash Card and beyond" is a tool for English learner.

You can make web pages simper and more beautiful  by this chrome extension to read.
You can add unfamiliar words into your own card list.
You can memorize them on our web site.

Read article, add words, and memorize them.                    

Основная информация о расширении

Название Flash Card and beyond Flash Card and beyond
ID kclkjgfphfclaocdgoibnlhfpocllpkp
Официальный URL https://chrome.google.com/webstore/detail/flash-card-and-beyond/kclkjgfphfclaocdgoibnlhfpocllpkp
Описание You can open the Flash Card and beyond with current URL.
Размер файла 6.6 KB
Количество установок 20
Текущая Версия 1.0
Последнее Обновление 2016-02-08
Дата публикации 2016-02-05
Рейтинг 1.00/5 Всего 1 оценок
Разработчик http://grabit.co
Тип оплаты free
Официальный сайт расширения https://efstudy.grabit.co
Поддерживаемые языки en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Flash Card and beyond",
    "description": "You can open the Flash Card and beyond with current URL.",
    "version": "1.0",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab"
    ]
}