FactSet - Internal Research Notes

Use the FactSet Internal Research Notes (IRN) extension to save contents you view on the web into your IRN application.

ما هو FactSet - Internal Research Notes؟

FactSet - Internal Research Notes هو إضافة Chrome تم تطويرها بواسطة FactSet Research Systems، والميزة الرئيسية لها هي "Use the FactSet Internal Research Notes (IRN) extension to save contents you view on the web into your IRN application.".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة FactSet - Internal Research Notes

قم بتنزيل ملفات الامتداد FactSet - Internal Research Notes بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

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

                        FactSet Internal Research Notes Extension allows you to create notes as you browse contents on the web.  It also has a native entity recognition module which will auto tag the FactSet entity based on the content selected from the web.

*NOTE* The FactSet Chrome Extension is for subscribers to FactSet only!                    

معلومات أساسية عن التمديد

الاسم FactSet - Internal Research Notes FactSet - Internal Research Notes
ID fhopgfppaaikfbgahdeaaacolfkbidka
عنوان URL الرسمي https://chromewebstore.google.com/detail/factset-internal-research/fhopgfppaaikfbgahdeaaacolfkbidka
الوصف Use the FactSet Internal Research Notes (IRN) extension to save contents you view on the web into your IRN application.
حجم الملف 54.9 KB
عدد التثبيتات 301
النسخة الحالية 1.0.7
آخر تحديث 2021-03-10
تاريخ النشر 2020-04-09
تقييم 5.00/5 مجموع تقييمات 2
المطور FactSet Research Systems
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://www.factset.com
عنوان صفحة المساعدة https://support.factset.com
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "FactSet - Internal Research Notes",
    "description": "Use the FactSet Internal Research Notes (IRN) extension to save contents you view on the web into your IRN application.",
    "version": "1.0.7",
    "permissions": [
        "activeTab"
    ],
    "browser_action": {
        "default_title": "FactSet - Internal Research Notes",
        "default_icon": "f_16.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "f_16.png",
        "48": "f_48.png",
        "128": "f_128.png"
    },
    "manifest_version": 2
}