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"
    }
}