Docoh Web Clipper

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

Docoh Web Clipperคืออะไร?

Docoh Web Clipper เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://docoh.com และคุณลักษณะหลักของมันคือ "Quickly save web articles as notes in Docoh, to help research your investment ideas."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Docoh Web Clipper

ดาวน์โหลดไฟล์ส่วนขยาย 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"
    }
}