FactSet - Internal Research Notes
Use the FactSet Internal Research Notes (IRN) extension to save contents you view on the web into your IRN application.
Qu'est-ce que FactSet - Internal Research Notes ?
FactSet - Internal Research Notes est une extension Chrome développée par FactSet Research Systems, et sa fonction principale est "Use the FactSet Internal Research Notes (IRN) extension to save contents you view on the web into your IRN application.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension FactSet - Internal Research Notes
Téléchargez les fichiers d'extension FactSet - Internal Research Notes au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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!
Informations de Base sur l'Extension
Nom | FactSet - Internal Research Notes |
ID | fhopgfppaaikfbgahdeaaacolfkbidka |
URL Officiel | 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. |
Taille du Fichier | 54.9 KB |
Nombre d'Installations | 301 |
Version Actuelle | 1.0.7 |
Dernière Mise à Jour | 2021-03-10 |
Date de Publication | 2020-04-09 |
Évaluation | 5.00/5 Total 2 Évaluations |
Développeur | FactSet Research Systems |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://www.factset.com |
URL de la Page d'Aide | https://support.factset.com |
Langues Prises en Charge | 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 } |