Flash Card and beyond

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

What is Flash Card and beyond?

Flash Card and beyond is a Chrome extension developed by http://grabit.co, and its main feature is "You can open the Flash Card and beyond with current URL.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download Flash Card and beyond Extension CRX File

Download Flash Card and beyond extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        "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.                    

Extension Basic Information

Name Flash Card and beyond Flash Card and beyond
ID kclkjgfphfclaocdgoibnlhfpocllpkp
Official URL https://chrome.google.com/webstore/detail/flash-card-and-beyond/kclkjgfphfclaocdgoibnlhfpocllpkp
Description You can open the Flash Card and beyond with current URL.
File Size 6.6 KB
Installation Count 20
Current Version 1.0
Last Updated 2016-02-08
Publish Date 2016-02-05
Rating 1.00/5 Total 1 Ratings
Developer http://grabit.co
Payment Type free
Extension Website https://efstudy.grabit.co
Supported Languages 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"
    ]
}