Docoh Web Clipper

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

Qu'est-ce que Docoh Web Clipper ?

Docoh Web Clipper est une extension Chrome développée par https://docoh.com, et sa fonction principale est "Quickly save web articles as notes in Docoh, to help research your investment ideas.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Docoh Web Clipper

Téléchargez les fichiers d'extension Docoh Web Clipper au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Docoh Web Clipper Docoh Web Clipper
ID hkejpbfjpmjpebppbbkfgjinfooafamb
URL Officiel https://chromewebstore.google.com/detail/docoh-web-clipper/hkejpbfjpmjpebppbbkfgjinfooafamb
Description Quickly save web articles as notes in Docoh, to help research your investment ideas.
Taille du Fichier 345 KB
Nombre d'Installations 115
Version Actuelle 1.0.6
Dernière Mise à Jour 2022-08-27
Date de Publication 2021-02-15
Évaluation 5.00/5 Total 2 Évaluations
Développeur https://docoh.com
Type de Paiement free
URL de la Page d'Aide https://docoh.com/contact
Langues Prises en Charge 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"
    }
}