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 مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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
عنوان صفحة المساعدة 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"
    }
}