Dictionary and Flashcards
View translations and add flashcards easily as you browse the web.
Dictionary and Flashcards란 무엇입니까?
Dictionary and Flashcards은(는) Studylib.net에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "View translations and add flashcards easily as you browse the web."입니다.
확장 프로그램 스크린샷
Dictionary and Flashcards 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Important: This extension does not support the "Learning in New Tab" feature. Look for the "Studylib New Tab" extension if you need this feature. Dictionary and Flashcards extension helps you easily understand foreign language text on any Internet page. Just select a word to see its translation and save it if you wish to memorize it. The extension even translates whole phrases. Dictionary contains more than 100 supported languages With this extension, you can: 1) Select any word to view its translation in a small pop-up bubble. 2) Save translated words to Studylib deck, so you can practice them later. 3) Add flashcards with images and audio easily. IMPORTANT: - The pop-up bubble will not work in tabs that were open prior to installation. After installing this extension, either reload your open tabs or restart Chrome.
확장 프로그램 기본 정보
이름 | |
ID | gplfbclbkplhmjblennehlnjfnngncgc |
공식 URL | https://chromewebstore.google.com/detail/dictionary-and-flashcards/gplfbclbkplhmjblennehlnjfnngncgc |
설명 | View translations and add flashcards easily as you browse the web. |
파일 크기 | 2.62 MB |
설치 횟수 | 1,254 |
현재 버전 | 1.0.255 |
최근 업데이트 | 2021-01-27 |
출시 날짜 | 2020-05-17 |
평점 | 2.86/5 총 7 개의 평점 |
개발자 | Studylib.net |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://studylib.net |
개인정보 보호 정책 페이지 URL | https://studylib.net/privacy |
지원되는 언어 | en,ru |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "version": "1.0.255", "default_locale": "en", "name": "__MSG_manifestName__", "description": "__MSG_manifestDescription__", "icons": { "16": "assets\/img\/favicon-16x16.png", "32": "assets\/img\/favicon-32x32.png", "128": "assets\/img\/favicon-128x128.png", "194": "assets\/img\/favicon-194x194.png" }, "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com; object-src 'self'", "permissions": [ "tabs", "activeTab", "storage", "contextMenus", "http:\/\/*\/*", "https:\/\/*\/*", "file:\/\/\/" ], "background": { "scripts": [ "background.js" ], "persistent": false }, "content_scripts": [ { "matches": [ " |