Collabwriting - Shareable Notes on Web Pages

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

Wat is Collabwriting - Shareable Notes on Web Pages?

Collabwriting - Shareable Notes on Web Pages is een Chrome-extensie ontwikkeld door https://collabwriting.com, en de belangrijkste functie is "Collabwriting is a browser extension that helps you create shareable notes and highlights on any web page online.".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Collabwriting - Shareable Notes on Web Pages

Download Collabwriting - Shareable Notes on Web Pages-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        📚 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.                    

Basisinformatie over de Extensie

Naam Collabwriting - Shareable Notes on Web Pages Collabwriting - Shareable Notes on Web Pages
ID jjefmmjicedljonbpdoeceklnhobmolo
Officiële URL https://chromewebstore.google.com/detail/collabwriting-shareable-n/jjefmmjicedljonbpdoeceklnhobmolo
Beschrijving Collabwriting is a browser extension that helps you create shareable notes and highlights on any web page online.
Bestandsgrootte 1.68 MB
Aantal Installaties 1,094
Huidige Versie 3.12.3.0
Laatst Bijgewerkt 2024-02-13
Publicatiedatum 2022-01-19
Beoordeling 5.00/5 Totaal 26 Beoordelingen
Ontwikkelaar https://collabwriting.com
E-mail [email protected]
Betalingswijze in_app
Extensiewebsite https://collabwriting.com
Help Pagina-URL https://help.collabwriting.com
URL van de Privacybeleid Pagina https://collabwriting.com/legal/privacy-policy
Ondersteunde Talen 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"
    ]
}