Flash Card and beyond
You can open the Flash Card and beyond with current URL.
Vad är Flash Card and beyond?
Flash Card and beyond är en Chrome-tillägg utvecklad av http://grabit.co, och dess huvudfunktion är "You can open the Flash Card and beyond with current URL.".
Tilläggsskärmbilder
Ladda ner Flash Card and beyond-förlängningens CRX-fil
Ladda ner Flash Card and beyond-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
"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äggande Information om Tillägg
Namn | |
ID | kclkjgfphfclaocdgoibnlhfpocllpkp |
Officiell webbadress | https://chrome.google.com/webstore/detail/flash-card-and-beyond/kclkjgfphfclaocdgoibnlhfpocllpkp |
Beskrivning | You can open the Flash Card and beyond with current URL. |
Filstorlek | 6.6 KB |
Antal Installationer | 20 |
Aktuell Version | 1.0 |
Senast Uppdaterad | 2016-02-08 |
Publiceringsdatum | 2016-02-05 |
Betyg | 1.00/5 Totalt 1 Betyg |
Utvecklare | http://grabit.co |
Betalningssätt | free |
Tilläggswebbplats | https://efstudy.grabit.co |
Stödda Språk | 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" ] } |