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文件
下载Wise Highlights - PDF & Web扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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": [ " |