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
Eメール [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
}