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是由FactSet Research Systems开发的Chrome扩展程序,该扩展的主要功能是“Use the FactSet Internal Research Notes (IRN) extension to save contents you view on the web into your IRN application.”。

扩展截图

screenshot

下载FactSet - Internal Research Notes扩展crx文件

下载FactSet - Internal Research Notes扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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
帮助页面URL 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
}