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
官方網址 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"
    }
}