Flash Card and beyond
You can open the Flash Card and beyond with current URL.
什么是Flash Card and beyond?
Flash Card and beyond是由http://grabit.co开发的Chrome扩展程序,该扩展的主要功能是“You can open the Flash Card and beyond with current URL.”。
扩展截图
下载Flash Card and beyond扩展crx文件
下载Flash Card and beyond扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
"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.
扩展基本信息
名称 | |
ID | kclkjgfphfclaocdgoibnlhfpocllpkp |
官方URL | https://chrome.google.com/webstore/detail/flash-card-and-beyond/kclkjgfphfclaocdgoibnlhfpocllpkp |
简介 | You can open the Flash Card and beyond with current URL. |
文件大小 | 6.6 KB |
安装次数 | 20 |
当前版本 | 1.0 |
更新时间 | 2016-02-08 |
上架时间 | 2016-02-05 |
评分 | 1.00/5 共1次评分 |
开发者 | http://grabit.co |
付费类型 | free |
扩展官网 | https://efstudy.grabit.co |
支持的语言 | 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" ] } |