Flash Card and beyond
You can open the Flash Card and beyond with current URL.
Was ist Flash Card and beyond?
Flash Card and beyond ist eine Chrome-Erweiterung, die von http://grabit.co entwickelt wurde, und ihr Hauptmerkmal ist "You can open the Flash Card and beyond with current URL.".
Erweiterungsscreenshots
Flash Card and beyond-Erweiterungs-CRX-Datei herunterladen
Laden Sie Flash Card and beyond-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
"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.
Grundlegende Informationen zur Erweiterung
Name | |
ID | kclkjgfphfclaocdgoibnlhfpocllpkp |
Offizielle URL | https://chrome.google.com/webstore/detail/flash-card-and-beyond/kclkjgfphfclaocdgoibnlhfpocllpkp |
Beschreibung | You can open the Flash Card and beyond with current URL. |
Dateigröße | 6.6 KB |
Installationsanzahl | 20 |
Aktuelle Version | 1.0 |
Letztes Update | 2016-02-08 |
Veröffentlichungsdatum | 2016-02-05 |
Bewertung | 1.00/5 Insgesamt 1 Bewertungen |
Entwickler | http://grabit.co |
Zahlungsart | free |
Erweiterungswebsite | https://efstudy.grabit.co |
Unterstützte Sprachen | 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" ] } |