FactSet - Internal Research Notes

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

What is FactSet - Internal Research Notes?

FactSet - Internal Research Notes is a Chrome extension developed by FactSet Research Systems, and its main feature is "Use the FactSet Internal Research Notes (IRN) extension to save contents you view on the web into your IRN application.".

Extension Screenshots

screenshot

Download FactSet - Internal Research Notes Extension CRX File

Download FactSet - Internal Research Notes extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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!                    

Extension Basic Information

Name FactSet - Internal Research Notes FactSet - Internal Research Notes
ID fhopgfppaaikfbgahdeaaacolfkbidka
Official URL https://chromewebstore.google.com/detail/factset-internal-research/fhopgfppaaikfbgahdeaaacolfkbidka
Description Use the FactSet Internal Research Notes (IRN) extension to save contents you view on the web into your IRN application.
File Size 54.9 KB
Installation Count 301
Current Version 1.0.7
Last Updated 2021-03-10
Publish Date 2020-04-09
Rating 5.00/5 Total 2 Ratings
Developer FactSet Research Systems
Email [email protected]
Payment Type free
Extension Website https://www.factset.com
Help Page URL https://support.factset.com
Supported Languages 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
}