FactSet - Internal Research Notes

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

Wat is FactSet - Internal Research Notes?

FactSet - Internal Research Notes is een Chrome-extensie ontwikkeld door FactSet Research Systems, en de belangrijkste functie is "Use the FactSet Internal Research Notes (IRN) extension to save contents you view on the web into your IRN application.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie FactSet - Internal Research Notes

Download FactSet - Internal Research Notes-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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!                    

Basisinformatie over de Extensie

Naam FactSet - Internal Research Notes FactSet - Internal Research Notes
ID fhopgfppaaikfbgahdeaaacolfkbidka
Officiële URL https://chromewebstore.google.com/detail/factset-internal-research/fhopgfppaaikfbgahdeaaacolfkbidka
Beschrijving Use the FactSet Internal Research Notes (IRN) extension to save contents you view on the web into your IRN application.
Bestandsgrootte 54.9 KB
Aantal Installaties 301
Huidige Versie 1.0.7
Laatst Bijgewerkt 2021-03-10
Publicatiedatum 2020-04-09
Beoordeling 5.00/5 Totaal 2 Beoordelingen
Ontwikkelaar FactSet Research Systems
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://www.factset.com
Help Pagina-URL https://support.factset.com
Ondersteunde Talen 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
}