Mindstamp - save annotations into a mindmap
No good thought is wasted anymore! Fragmented understandings are organised for you to form a complete understanding of a topic.…
什麼是Mindstamp - save annotations into a mindmap?
Mindstamp - save annotations into a mindmap是由https://libligh.pythonanywhere.com開發的Chrome擴展程式,該擴展的主要功能是“No good thought is wasted anymore! Fragmented understandings are organised for you to form a complete understanding of a topic.…”。
擴展截圖
下載Mindstamp - save annotations into a mindmap擴展crx文件
下載Mindstamp - save annotations into a mindmap擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
No good thought is wasted anymore! Fragmented understandings are organised for you to form a complete understanding of a topic. How to achieve it? You 'stamp' the text selection with your comment (i.e.why the selection is interested to you), we keep all your 'stamps' together with your stamped content organized based upon the topic. Reading online is one of the most important way of absorbing new information. However, reading much doesn't necessarily mean forming a good understanding. In fact, we are good at forming fragmented understandings during our readings. What if we group those fragmented understandings based on a topic? Then, we form a complete picture towards a topic, hence a better understanding that helps us to make a better decision! This tool makes the magic! We help you to keep all those valuable information(based on your selection), your comment(why they are interested to you), and organize them based upon your views. As you use this tool more and more, you will be amazed by how efficiently that you can form an understanding towards a topic.
擴展基本資訊
名稱 | |
ID | ffdocngbhpbbjdjlhdpkamlkmihohaab |
官方網址 | https://chrome.google.com/webstore/detail/mindstamp-save-annotation/ffdocngbhpbbjdjlhdpkamlkmihohaab |
簡介 | No good thought is wasted anymore! Fragmented understandings are organised for you to form a complete understanding of a topic.… |
檔案大小 | 65.34 KB |
安裝次數 | 82 |
目前版本 | 1.0.1 |
更新時間 | 2019-03-08 |
上架時間 | 2019-03-08 |
評分 | 3.50/5 共 2 次評分 |
開發者 | https://libligh.pythonanywhere.com |
電子郵箱 | [email protected] |
付費類型 | free |
支援的語言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Mindstamp - save annotations into a mindmap", "version": "1.0.1", "browser_action": { "default_icon": { "16": "icon16.png", "32": "icon32.png", "48": "icon48.png", "64": "icon64.png", "128": "icon128.png" }, "default_title": "Mindstamp", "default_popup": "popup.html" }, "permissions": [ "tabs", "http:\/\/*\/", "https:\/\/*\/" ], "content_scripts": [ { "matches": [ " |