FactSet - Internal Research Notes

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

Cos'è FactSet - Internal Research Notes?

FactSet - Internal Research Notes è un'estensione di Chrome sviluppata da FactSet Research Systems, e la sua funzione principale è "Use the FactSet Internal Research Notes (IRN) extension to save contents you view on the web into your IRN application.".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione FactSet - Internal Research Notes

Scarica i file di estensione FactSet - Internal Research Notes in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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!                    

Informazioni di Base sull'Estensione

Nome FactSet - Internal Research Notes FactSet - Internal Research Notes
ID fhopgfppaaikfbgahdeaaacolfkbidka
URL Ufficiale https://chromewebstore.google.com/detail/factset-internal-research/fhopgfppaaikfbgahdeaaacolfkbidka
Descrizione Use the FactSet Internal Research Notes (IRN) extension to save contents you view on the web into your IRN application.
Dimensione del File 54.9 KB
Conteggio Installazioni 301
Versione Corrente 1.0.7
Ultimo Aggiornamento 2021-03-10
Data di Pubblicazione 2020-04-09
Valutazione 5.00/5 Totale 2 Valutazioni
Sviluppatore FactSet Research Systems
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://www.factset.com
URL della Pagina di Aiuto https://support.factset.com
Lingue Supportate 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
}