Flash Card and beyond
You can open the Flash Card and beyond with current URL.
O que é Flash Card and beyond?
Flash Card and beyond é uma extensão do Chrome desenvolvida por http://grabit.co, e sua principal característica é "You can open the Flash Card and beyond with current URL.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Flash Card and beyond
Baixe arquivos de extensão Flash Card and beyond no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
"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.
Informações Básicas da Extensão
Nome | |
ID | kclkjgfphfclaocdgoibnlhfpocllpkp |
URL Oficial | https://chrome.google.com/webstore/detail/flash-card-and-beyond/kclkjgfphfclaocdgoibnlhfpocllpkp |
Descrição | You can open the Flash Card and beyond with current URL. |
Tamanho do Arquivo | 6.6 KB |
Contagem de Instalações | 20 |
Versão Atual | 1.0 |
Última Atualização | 2016-02-08 |
Data de Publicação | 2016-02-05 |
Classificação | 1.00/5 Total de 1 Avaliações |
Desenvolvedor | http://grabit.co |
Tipo de Pagamento | free |
Site da Extensão | https://efstudy.grabit.co |
Idiomas Suportados | 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" ] } |