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 |
官方網址 | 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": [ " |