Flash Card and beyond
You can open the Flash Card and beyond with current URL.
Cos'è Flash Card and beyond?
Flash Card and beyond è un'estensione di Chrome sviluppata da http://grabit.co, e la sua funzione principale è "You can open the Flash Card and beyond with current URL.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Flash Card and beyond
Scarica i file di estensione Flash Card and beyond in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
"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.
Informazioni di Base sull'Estensione
Nome | |
ID | kclkjgfphfclaocdgoibnlhfpocllpkp |
URL Ufficiale | https://chrome.google.com/webstore/detail/flash-card-and-beyond/kclkjgfphfclaocdgoibnlhfpocllpkp |
Descrizione | You can open the Flash Card and beyond with current URL. |
Dimensione del File | 6.6 KB |
Conteggio Installazioni | 20 |
Versione Corrente | 1.0 |
Ultimo Aggiornamento | 2016-02-08 |
Data di Pubblicazione | 2016-02-05 |
Valutazione | 1.00/5 Totale 1 Valutazioni |
Sviluppatore | http://grabit.co |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://efstudy.grabit.co |
Lingue Supportate | 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" ] } |