Docoh Web Clipper

Quickly save web articles as notes in Docoh, to help research your investment ideas.

Wat is Docoh Web Clipper?

Docoh Web Clipper is een Chrome-extensie ontwikkeld door https://docoh.com, en de belangrijkste functie is "Quickly save web articles as notes in Docoh, to help research your investment ideas.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Docoh Web Clipper

Download Docoh Web Clipper-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

                        Use the Docoh Web Clipper Chrome extension to create private Docoh notes from full web pages or selections of content from your browser window. Tag your note by ticker or folder name, and save to your Docoh account to be viewed or edited later.                    

Basisinformatie over de Extensie

Naam Docoh Web Clipper Docoh Web Clipper
ID hkejpbfjpmjpebppbbkfgjinfooafamb
Officiële URL https://chromewebstore.google.com/detail/docoh-web-clipper/hkejpbfjpmjpebppbbkfgjinfooafamb
Beschrijving Quickly save web articles as notes in Docoh, to help research your investment ideas.
Bestandsgrootte 345 KB
Aantal Installaties 115
Huidige Versie 1.0.6
Laatst Bijgewerkt 2022-08-27
Publicatiedatum 2021-02-15
Beoordeling 5.00/5 Totaal 2 Beoordelingen
Ontwikkelaar https://docoh.com
Betalingswijze free
Help Pagina-URL https://docoh.com/contact
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Docoh Web Clipper",
    "version": "1.0.6",
    "description": "Quickly save web articles as notes in Docoh, to help research your investment ideas.",
    "permissions": [
        ""
    ],
    "browser_action": {
        "default_title": "Docoh Web Clipper",
        "default_popup": "main.html",
        "default_icon": {
            "32": "icons\/icon-32.png",
            "64": "icons\/icon-64.png",
            "128": "icons\/icon-128.png",
            "180": "icons\/icon-180.png"
        }
    },
    "icons": {
        "32": "icons\/icon-32.png",
        "64": "icons\/icon-64.png",
        "128": "icons\/icon-128.png",
        "180": "icons\/icon-180.png"
    }
}