Docoh Web Clipper

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

Docoh Web Clipperとは何ですか?

Docoh Web Clipperはhttps://docoh.comによって開発されたChromeの拡張機能で、その主な機能は「Quickly save web articles as notes in Docoh, to help research your investment ideas.」です。

拡張機能のスクリーンショット

screenshot

Docoh Web Clipper拡張機能のCRXファイルをダウンロード

Docoh Web Clipper拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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.                    

拡張機能の基本情報

名前 Docoh Web Clipper Docoh Web Clipper
ID hkejpbfjpmjpebppbbkfgjinfooafamb
公式URL https://chromewebstore.google.com/detail/docoh-web-clipper/hkejpbfjpmjpebppbbkfgjinfooafamb
説明 Quickly save web articles as notes in Docoh, to help research your investment ideas.
ファイルサイズ 345 KB
インストール数 115
現在のバージョン 1.0.6
最終更新日 2022-08-27
公開日 2021-02-15
評価 5.00/5 合計 2 レビュー
開発者 https://docoh.com
支払い方法 free
ヘルプページのURL https://docoh.com/contact
対応言語 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"
    }
}