GRE Inside Out

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

Τι είναι το GRE Inside Out;

Το GRE Inside Out είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον GRE Inside Out, και η κύρια λειτουργία του είναι "Learn a random new GRE word whenever you open a new tab in chrome browser.".

Στιγμιότυπα Επέκτασης

screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης GRE Inside Out

Λήψη αρχείων επέκτασης GRE Inside Out σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        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.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα GRE Inside Out GRE Inside Out
ID olfdgngndoajhmejhahelbcdckmkfndl
Επίσημο URL https://chromewebstore.google.com/detail/gre-inside-out/olfdgngndoajhmejhahelbcdckmkfndl
Περιγραφή Learn a random new GRE word whenever you open a new tab in chrome browser.
Μέγεθος Αρχείου 206 KB
Αριθμός Εγκαταστάσεων 398
Τρέχουσα Έκδοση 0.4.1
Τελευταία Ενημέρωση 2015-07-23
Ημερομηνία Δημοσίευσης 2015-07-22
Αξιολόγηση 4.87/5 Συνολικά 15 Αξιολογήσεις
Προγραμματιστής GRE Inside Out
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης http://greio.com/
Υποστηριζόμενες Γλώσσες 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"
    }
}