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" ] } |