Docoh Web Clipper

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

Apa itu Docoh Web Clipper?

Docoh Web Clipper adalah ekstensi Chrome yang dikembangkan oleh https://docoh.com, dan fitur utamanya adalah "Quickly save web articles as notes in Docoh, to help research your investment ideas.".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Docoh Web Clipper

Unduh file ekstensi Docoh Web Clipper dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama Docoh Web Clipper Docoh Web Clipper
ID hkejpbfjpmjpebppbbkfgjinfooafamb
URL Resmi https://chromewebstore.google.com/detail/docoh-web-clipper/hkejpbfjpmjpebppbbkfgjinfooafamb
Deskripsi Quickly save web articles as notes in Docoh, to help research your investment ideas.
Ukuran File 345 KB
Jumlah Instalasi 115
Versi Saat Ini 1.0.6
Terakhir Diperbarui 2022-08-27
Tanggal Publikasi 2021-02-15
Penilaian 5.00/5 Total 2 Penilaian
Pengembang https://docoh.com
Tipe Pembayaran free
URL Halaman Bantuan https://docoh.com/contact
Bahasa yang Didukung 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"
    }
}