FactSet - Internal Research Notes

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

Hvad er FactSet - Internal Research Notes?

FactSet - Internal Research Notes er en Chrome-udvidelse udviklet af FactSet Research Systems, og dens hovedfunktion er "Use the FactSet Internal Research Notes (IRN) extension to save contents you view on the web into your IRN application.".

Udvidelsesskærmbilleder

screenshot

Download FactSet - Internal Research Notes-udvidelses-CRX-fil

Download FactSet - Internal Research Notes-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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!                    

Grundlæggende oplysninger om udvidelsen

Navn FactSet - Internal Research Notes FactSet - Internal Research Notes
ID fhopgfppaaikfbgahdeaaacolfkbidka
Officiel URL https://chromewebstore.google.com/detail/factset-internal-research/fhopgfppaaikfbgahdeaaacolfkbidka
Beskrivelse Use the FactSet Internal Research Notes (IRN) extension to save contents you view on the web into your IRN application.
Filstørrelse 54.9 KB
Antal Installationer 301
Nuværende Version 1.0.7
Senest Opdateret 2021-03-10
Udgivelsesdato 2020-04-09
Bedømmelse 5.00/5 Samlet 2 Bedømmelser
Udvikler FactSet Research Systems
E-mail [email protected]
Betalingsmetode free
Udvidelseswebsted https://www.factset.com
Hjælpeside-URL https://support.factset.com
Understøttede Sprog 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
}