GRE Words
GRE Words FlashCards - Click to toggle meaning/word, left/right to switch word.
Wat is GRE Words?
GRE Words is een Chrome-extensie ontwikkeld door Venkat Naidu, en de belangrijkste functie is "GRE Words FlashCards - Click to toggle meaning/word, left/right to switch word.".
Extensie Screenshots
Download het CRX-bestand van de extensie GRE Words
Download GRE Words-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
This is a great way to improve your vocabulary.
Learn words for the GRE (or SAT).
Flashcard style. Basisinformatie over de Extensie
| Naam | |
| ID | pajkbhfhlafhkgikilohpeonhenfjbnk |
| Officiële URL | https://chromewebstore.google.com/detail/gre-words/pajkbhfhlafhkgikilohpeonhenfjbnk |
| Beschrijving | GRE Words FlashCards - Click to toggle meaning/word, left/right to switch word. |
| Bestandsgrootte | 191 KB |
| Aantal Installaties | 439 |
| Huidige Versie | 1.6 |
| Laatst Bijgewerkt | 2013-05-10 |
| Publicatiedatum | 2013-05-10 |
| Beoordeling | 4.44/5 Totaal 9 Beoordelingen |
| Ontwikkelaar | Venkat Naidu |
| [email protected] | |
| Betalingswijze | free |
| Ondersteunde Talen | 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"
}
} | |