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.”。
擴展截圖
下載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! 擴展基本資訊
| 名稱 | |
| ID | fhopgfppaaikfbgahdeaaacolfkbidka |
| 官方網址 | 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
} | |