GRE Words

GRE Words FlashCards - Click to toggle meaning/word, left/right to switch word.

What is GRE Words?

GRE Words is a Chrome extension developed by Venkat Naidu, and its main feature is "GRE Words FlashCards - Click to toggle meaning/word, left/right to switch word.".

Extension Screenshots

screenshot

Download GRE Words Extension CRX File

Download GRE Words 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

                        This is a great way to improve your vocabulary.

Learn words for the GRE (or SAT).
Flashcard style.                    

Extension Basic Information

Name GRE Words GRE Words
ID pajkbhfhlafhkgikilohpeonhenfjbnk
Official URL https://chromewebstore.google.com/detail/gre-words/pajkbhfhlafhkgikilohpeonhenfjbnk
Description GRE Words FlashCards - Click to toggle meaning/word, left/right to switch word.
File Size 191 KB
Installation Count 439
Current Version 1.6
Last Updated 2013-05-10
Publish Date 2013-05-10
Rating 4.44/5 Total 9 Ratings
Developer Venkat Naidu
Email [email protected]
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "GRE Words",
    "version": "1.6",
    "manifest_version": 2,
    "description": "GRE Words FlashCards - Click to toggle meaning\/word, left\/right to switch word.",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "background": {
        "page": "background.html"
    }
}