RevNote Highlighter
Organize your reading and highlights using tags
RevNote Highlighterとは何ですか?
RevNote Highlighterはhttps://revnote.ioによって開発されたChromeの拡張機能で、その主な機能は「Organize your reading and highlights using tags」です。
拡張機能のスクリーンショット
RevNote Highlighter拡張機能のCRXファイルをダウンロード
RevNote Highlighter拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Organise web pages and PDFs using tags allowing you to group your reading into any structured or ad-hoc arrangement. Combine this with attaching tags directly to your highlights giving you the power to group ideas across different articles and at a more granular level. Saving an article with RevNote will add the article to your RevNote account making it instantly searchable making sure that you can always find your valuable resources. SAVE ANY ARTICLE OR PDF - Save any web article or PDF - Categorise sources with tags - Full text search of all saved articles and PDFs HIGHLIGHT AND CATEGORIZE - Annotate web pages and PDFs - Categorise highlights using tags - Add comments for clarity RevNote is simple and FREE to get started. ***** OUR SOCIAL MISSION ***** We want the success of RevNote to make as large an impact as possible in the area of research and education. So, therefore we are determined to help improve the quality and availability of education for children and young adults all over the world. Our current commitment is to share 50% of profits with suitable charities that share this vision. **********************************
拡張機能の基本情報
名前 | |
ID | hiidedlcgggnjfkfhnmmhheffbllilic |
公式URL | https://chromewebstore.google.com/detail/revnote-highlighter/hiidedlcgggnjfkfhnmmhheffbllilic |
説明 | Organize your reading and highlights using tags |
ファイルサイズ | 9.71 MB |
インストール数 | 1,482 |
現在のバージョン | 8.1.0 |
最終更新日 | 2023-07-03 |
公開日 | 2020-03-02 |
評価 | 4.36/5 合計 28 レビュー |
開発者 | https://revnote.io |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://www.revnote.io |
プライバシーポリシーページのURL | https://www.revnote.io/privacy-policy |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "RevNote Highlighter", "version": "8.1.0", "description": "Organize your reading and highlights using tags", "short_name": "RevNote", "author": "RevNote", "action": { "default_title": "Save to Revnote", "default_icon": { "32": "assets\/img\/revnote-icon--32-grey.png" }, "default_popup": "modules\/Login\/login.html" }, "background": { "service_worker": "background.worker.js", "type": "module" }, "permissions": [ "activeTab", "tabs", "storage", "unlimitedStorage", "scripting" ], "host_permissions": [ "http:\/\/*\/*", "https:\/\/*\/*" ], "web_accessible_resources": [ { "resources": [ "assets\/*\/*.*", "assets\/**\/*.*", "assets\/*\/*\/*.*", "modules\/Content\/pdfSaver.js" ], "matches": [ " |