Wise Highlights - PDF & Web
Highlighting, Note-Taking, and Studying with Flashcards.
Wise Highlights - PDF & Web란 무엇입니까?
Wise Highlights - PDF & Web은(는) informawise에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Highlighting, Note-Taking, and Studying with Flashcards."입니다.
확장 프로그램 스크린샷
Wise Highlights - PDF & Web 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Highlighting, Note-Taking, and Studying with Flashcards. We read a lot, but forget 99% of what we read. With Wise Highlights, you can take highlights, make flashcards, memorize the important knowledge for you. Wise Highlights help you get the most out of your reading. == HOW IT WORKS == ☀ Take highlight on web page or PDF ☀ Choose what to remember and make flashcards ☀ Study 10 minutes a day = WITH WISE HIGHLIGHTS, YOU CAN: = ☀ Select and highlight text snippets on website or PDF ☀ Add formatted notes with markdown ☀ Quick highlight with auto highlight mode ☀ Organize and review your highlights on mobile (iOS, Android) and desktop(Windows, Mac, Linux) ☀ Study question/answer flashcards and cloze deletion flashcards in Wise Flashcards app. = FEATURE REQUESTS: = We're building Wise Highlights for you, so please send feature requests that you'd like to see us prioritize here: [email protected] = FREQUENTLY ASKED QUESTIONS: = For frequently asked questions (FAQs) and customer support, please see: https://informawise.com/wise-highlights
확장 프로그램 기본 정보
이름 | |
ID | kckpbpdhieegepgndjapjmonlkeaiebo |
공식 URL | https://chromewebstore.google.com/detail/wise-highlights-pdf-web/kckpbpdhieegepgndjapjmonlkeaiebo |
설명 | Highlighting, Note-Taking, and Studying with Flashcards. |
파일 크기 | 2.26 MB |
설치 횟수 | 197 |
현재 버전 | 1.1.2 |
최근 업데이트 | 2021-06-08 |
출시 날짜 | 2021-02-11 |
평점 | 2.80/5 총 5 개의 평점 |
개발자 | informawise |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://web.informawise.com/ |
도움말 페이지 URL | https://informawise.com/ |
개인정보 보호 정책 페이지 URL | https://www.informawise.com/privacy |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Wise Highlights - PDF & Web", "version": "1.1.2", "manifest_version": 2, "description": "Highlighting, Note-Taking, and Studying with Flashcards.", "homepage_url": "https:\/\/informawise.com", "icons": { "16": "icons\/icon_gray16.png", "19": "icons\/icon_gray19.png", "48": "icons\/icon_gray48.png", "128": "icons\/icon_gray128.png" }, "browser_action": { "default_title": "Wise Highlights - PDF & Web" }, "default_locale": "en", "background": { "scripts": [ "js\/background.js" ], "persistent": true }, "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'", "permissions": [ " |