FactSet - Internal Research Notes
Use the FactSet Internal Research Notes (IRN) extension to save contents you view on the web into your IRN application.
Co je FactSet - Internal Research Notes?
FactSet - Internal Research Notes je rozšíření Chrome vyvinuté FactSet Research Systems, a jeho hlavní funkcí je „Use the FactSet Internal Research Notes (IRN) extension to save contents you view on the web into your IRN application.“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření FactSet - Internal Research Notes
Stáhněte si soubory rozšíření FactSet - Internal Research Notes ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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!
Základní Informace o Rozšíření
Název | FactSet - Internal Research Notes |
ID | fhopgfppaaikfbgahdeaaacolfkbidka |
Oficiální URL | https://chromewebstore.google.com/detail/factset-internal-research/fhopgfppaaikfbgahdeaaacolfkbidka |
Popis | Use the FactSet Internal Research Notes (IRN) extension to save contents you view on the web into your IRN application. |
Velikost souboru | 54.9 KB |
Počet instalací | 301 |
Aktuální Verze | 1.0.7 |
Poslední Aktualizace | 2021-03-10 |
Datum Vydání | 2020-04-09 |
Hodnocení | 5.00/5 Celkem 2 Hodnocení |
Vývojář | FactSet Research Systems |
[email protected] | |
Typ Platby | free |
Webové stránky Rozšíření | https://www.factset.com |
URL Stránky Nápovědy | https://support.factset.com |
Podporované Jazyky | 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 } |