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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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": [ " |