Docoh Web Clipper

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

Hvad er Docoh Web Clipper?

Docoh Web Clipper er en Chrome-udvidelse udviklet af https://docoh.com, og dens hovedfunktion er "Quickly save web articles as notes in Docoh, to help research your investment ideas.".

Udvidelsesskærmbilleder

screenshot

Download Docoh Web Clipper-udvidelses-CRX-fil

Download Docoh Web Clipper-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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.                    

Grundlæggende oplysninger om udvidelsen

Navn Docoh Web Clipper Docoh Web Clipper
ID hkejpbfjpmjpebppbbkfgjinfooafamb
Officiel URL https://chromewebstore.google.com/detail/docoh-web-clipper/hkejpbfjpmjpebppbbkfgjinfooafamb
Beskrivelse Quickly save web articles as notes in Docoh, to help research your investment ideas.
Filstørrelse 345 KB
Antal Installationer 115
Nuværende Version 1.0.6
Senest Opdateret 2022-08-27
Udgivelsesdato 2021-02-15
Bedømmelse 5.00/5 Samlet 2 Bedømmelser
Udvikler https://docoh.com
Betalingsmetode free
Hjælpeside-URL https://docoh.com/contact
Understøttede Sprog 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"
    }
}