GRE Inside Out

Learn a random new GRE word whenever you open a new tab in chrome browser.

O que é GRE Inside Out?

GRE Inside Out é uma extensão do Chrome desenvolvida por GRE Inside Out, e sua principal característica é "Learn a random new GRE word whenever you open a new tab in chrome browser.".

Capturas de Tela da Extensão

screenshot
screenshot

Baixar o arquivo CRX da Extensão GRE Inside Out

Baixe arquivos de extensão GRE Inside Out no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        This app displays a random GRE word whenever you open a new tab in chrome. The  words come from a highly curated wordlist of GRE words which covers most words from standard wordlists plus some high frequency words that aren't there in the many famous wordlists.

Please give your feedback and reviews. We will try to incorporate your suggestions as fast as possible.

For high quality free GRE tests, head over to http://greio.com.                    

Informações Básicas da Extensão

Nome GRE Inside Out GRE Inside Out
ID olfdgngndoajhmejhahelbcdckmkfndl
URL Oficial https://chromewebstore.google.com/detail/gre-inside-out/olfdgngndoajhmejhahelbcdckmkfndl
Descrição Learn a random new GRE word whenever you open a new tab in chrome browser.
Tamanho do Arquivo 206 KB
Contagem de Instalações 398
Versão Atual 0.4.1
Última Atualização 2015-07-23
Data de Publicação 2015-07-22
Classificação 4.87/5 Total de 15 Avaliações
Desenvolvedor GRE Inside Out
Tipo de Pagamento free
Site da Extensão http://greio.com/
Idiomas Suportados en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "GRE Inside Out ",
    "description": "Learn a random new GRE word whenever you open a new tab in chrome browser.",
    "version": "0.4.1",
    "manifest_version": 2,
    "chrome_url_overrides": {
        "newtab": "window.html"
    },
    "web_accessible_resources": [
        "css\/style.css",
        "script\/background.js",
        "script\/functions.js",
        "script\/wordlist.js"
    ],
    "icons": {
        "16": "greio_x16.png",
        "32": "greio_x32.png",
        "48": "greio_x48.png",
        "128": "greio_x128.png"
    }
}