Collabwriting - Shareable Notes on Web Pages

Collabwriting is a browser extension that helps you create shareable notes and highlights on any web page online.

什么是Collabwriting - Shareable Notes on Web Pages?

Collabwriting - Shareable Notes on Web Pages是由https://collabwriting.com开发的Chrome扩展程序,该扩展的主要功能是“Collabwriting is a browser extension that helps you create shareable notes and highlights on any web page online.”。

扩展截图

screenshot
screenshot
screenshot
screenshot
screenshot

下载Collabwriting - Shareable Notes on Web Pages扩展crx文件

下载Collabwriting - Shareable Notes on Web Pages扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        📚 HIGHLIGHTING AND SAVING
➜ Highlight and Save - Easily highlight important text from various webpages and PDFs 

🙌 COLLABORATION AND ORGANIZATION
➜ Leave comments - Write as many comments per highlight as you need and save the data for later
➜ Share and Collaborate - Create public links, add permissions to specific users, and get insights from everyone involved in the research
➜ Drag and Drop - Reorder your snippets for better organization or move them to GoogleDocs, Notion, Gmail, Outlook, and a lot more supported apps
➜ Searchable System - Organize highlights into different topics or Clusters, add tags, and search for them later

⚡️ INTEGRATION AND RESEARCH ASSISTANCE
➜ AI research suggestions - Check out the in-app AI suggestions and see if they can bring you one step closer to finding the answer
➜ Integration with LinkedIn, Twitter, Reddit, YouTube - Save posts in a single click and locate them even when you’re not logged in
➜ Traceable History - Everything is saved, tracked, and organized for easy access and reference
➜ Import Highlights from Kindle - You can now import all your Kindle highlights and notes in Collabwriting and start collaborating over them as well

⚙️ EXPORTING AND SHARING
➜ Simple Export - Export your highlights to a PDF, Notion, or Google Doc with a single click


💪 GO PRO
If you want to get even more from Collabwriting you can buy PRO Subscription and get:
➜ Unlimited contributors
➜ Topic history
➜ Export to PDF & Print topics
➜ Contributor-level access roles
➜ And much more!


🔍 USE CASES

➜ Content Marketers - They can use it to highlight important text on webpages and PDFs during online research, which can help when creating content. If they're working in a team, they can highlight parts needing changes and add comments to improve the content together. Plus, when sharing ideas, they can highlight and comment to explain things better to their team.

➜ Lawyers - For lawyers, Collabwriting is a versatile tool that simplifies legal work. They can efficiently analyze and understand important information by highlighting important sections of legal documents and cases and adding comments for context.

➜ Consultants - Collabwriting enables consultants to easily gather important insights from various sources, improve collaboration by highlighting crucial sections in reports with explanatory comments, and simplify client presentations by integrating contextualized data. It is also a valuable tool for conducting industry research more efficiently, easily cross-referencing information, and communicating with clients more effectively by sharing highlighted content.

➜ Student Researchers - Collabwriting is invaluable for student researchers, offering efficient highlighting for summarizing key points in academic resources. It facilitates collaboration in group projects by allowing collective highlighting and commenting on research material, while also aiding thesis and paper writing by serving as a reference hub during the writing process.                    

扩展基本信息

名称 Collabwriting - Shareable Notes on Web Pages Collabwriting - Shareable Notes on Web Pages
ID jjefmmjicedljonbpdoeceklnhobmolo
官方URL https://chromewebstore.google.com/detail/collabwriting-shareable-n/jjefmmjicedljonbpdoeceklnhobmolo
简介 Collabwriting is a browser extension that helps you create shareable notes and highlights on any web page online.
文件大小 1.68 MB
安装次数 1,094
当前版本 3.12.3.0
更新时间 2024-02-13
上架时间 2022-01-19
评分 5.00/5 共26次评分
开发者 https://collabwriting.com
电子邮箱 [email protected]
付费类型 in_app
扩展官网 https://collabwriting.com
帮助页面URL https://help.collabwriting.com
隐私政策页面URL https://collabwriting.com/legal/privacy-policy
支持的语言 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Collabwriting - Shareable Notes on Web Pages",
    "description": "Collabwriting is a browser extension that helps you create shareable notes and highlights on any web page online.",
    "version": "3.12.3.0",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA3NMx7QTQJZlUEpKoNu4NDiuHnkhqRUVvDqL5bviS2dOaBDRAVO3Cdd13SSSMMw6ReSF6KhKqFVdizPLiugjeTCSYYm5i00oEaNKI31lriOyA9oiFKuuagHbGE71ceIFoD23+ypx9gnVvR71j+bPAi+iQkG8qown6OBdT12ZiG4NbIbqybO2O9MlHFfWMu4WnfayzW7FoWl298D7qgwCmas13BY5A3fGXcRfV+j8AAdBUFauwh+HsZlnNI4A2eYwrLriUuWarZL3krIwe1344ErnQJv80s61WinGMTtJUWdmFOeFjMMLBwFjocfDPoNP9RbNEn9MjAD9WOJqlUg7AVwIDAQAB",
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    },
    "action": {
        "default_icon": {
            "16": "images\/icon16.png",
            "24": "images\/icon24.png",
            "32": "images\/icon32.png"
        }
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "scripts\/load.listener.js"
            ]
        },
        {
            "matches": [
                ""
            ],
            "js": [
                "scripts\/popup.js"
            ],
            "exclude_matches": [
                "https:\/\/app.collabwriting.com\/*",
                "https:\/\/cowrite.me\/*",
                "https:\/\/www.cowrite.me\/*",
                "http:\/\/localhost\/*"
            ]
        },
        {
            "matches": [
                "https:\/\/collabwriting.com\/v0.9\/snippet**",
                "https:\/\/www.collabwriting.com\/v0.9\/snippet\/**"
            ],
            "js": [
                "build\/bundle.js"
            ]
        },
        {
            "matches": [
                "https:\/\/collabwriting.com\/authorizing\/**",
                "https:\/\/www.collabwriting.com\/authorizing\/**"
            ],
            "js": [
                "scripts\/login.listener.js"
            ]
        }
    ],
    "background": {
        "service_worker": "scripts\/background.js",
        "type": "module"
    },
    "externally_connectable": {
        "matches": [
            "http:\/\/localhost:5000\/v\/*",
            "http:\/\/localhost:5000\/auth**",
            "*:\/\/app.collabwriting.com\/v\/**",
            "*:\/\/app.collabwriting.com\/auth**",
            "*:\/\/cowrite.me\/v\/**",
            "*:\/\/cowrite.me\/auth**"
        ]
    },
    "host_permissions": [
        "https:\/\/*\/"
    ],
    "permissions": [
        "activeTab",
        "scripting",
        "storage",
        "alarms",
        "contextMenus"
    ]
}