Flash Card and beyond
You can open the Flash Card and beyond with current URL.
Hvad er Flash Card and beyond?
Flash Card and beyond er en Chrome-udvidelse udviklet af http://grabit.co, og dens hovedfunktion er "You can open the Flash Card and beyond with current URL.".
Udvidelsesskærmbilleder
Download Flash Card and beyond-udvidelses-CRX-fil
Download Flash Card and beyond-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
"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.
Grundlæggende oplysninger om udvidelsen
Navn | |
ID | kclkjgfphfclaocdgoibnlhfpocllpkp |
Officiel URL | https://chrome.google.com/webstore/detail/flash-card-and-beyond/kclkjgfphfclaocdgoibnlhfpocllpkp |
Beskrivelse | You can open the Flash Card and beyond with current URL. |
Filstørrelse | 6.6 KB |
Antal Installationer | 20 |
Nuværende Version | 1.0 |
Senest Opdateret | 2016-02-08 |
Udgivelsesdato | 2016-02-05 |
Bedømmelse | 1.00/5 Samlet 1 Bedømmelser |
Udvikler | http://grabit.co |
Betalingsmetode | free |
Udvidelseswebsted | https://efstudy.grabit.co |
Understøttede Sprog | 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" ] } |