Flewent
Translate a small portion of web pages to a language you want to learn.
Flewentとは何ですか?
FlewentはAndy Groffによって開発されたChromeの拡張機能で、その主な機能は「Translate a small portion of web pages to a language you want to learn.」です。
拡張機能のスクリーンショット
Flewent拡張機能のCRXファイルをダウンロード
Flewent拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
The Flewent language learning plugin takes a webpage in english and translates some of the words into a language of your choice. This should help you build your vocabulary for a foreign language you want to learn while reading news, checking wikipedia, and doing daily web browsing. It also provides a pop-up to view the word on Google Translate (for better / more results), Wikipedia, or Dictionary.com Recent versions made substantial changes to the way the plugin works. It now includes your own dictionary that fills up automatically and lets you translate some words without using the translation service. Your dictionary will fill up from the translation service, but you can edit the dictionary to suit your needs. Full release details here: http://groff.co/2013/03/flewent-1-1-0-released/
拡張機能の基本情報
名前 | |
ID | kboplipnhaapngnahmdgminfepnokjhh |
公式URL | https://chrome.google.com/webstore/detail/flewent/kboplipnhaapngnahmdgminfepnokjhh |
説明 | Translate a small portion of web pages to a language you want to learn. |
ファイルサイズ | 93.15 KB |
インストール数 | 1,000 |
現在のバージョン | 1.2.0 |
最終更新日 | 2019-09-30 |
公開日 | 2019-09-30 |
評価 | 3.21/5 合計 34 レビュー |
開発者 | Andy Groff |
支払い方法 | free |
拡張機能のウェブサイト | http://groff.co/flewent/ |
対応言語 | en |
manifest.json | |
{ "browser_action": { "default_icon": "logo_48.png", "default_popup": "popup.html" }, "web_accessible_resources": [ "ui-icons.png" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "Translate a small portion of web pages to a language you want to learn.", "background": { "scripts": [ "jquery.js", "background.js" ] }, "name": "Flewent", "permissions": [ "tabs" ], "icons": { "48": "logo_48.png", "128": "logo_128.png" }, "content_scripts": [ { "matches": [ " |