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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 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
도움말 페이지 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
}