FactSet - Internal Research Notes
Use the FactSet Internal Research Notes (IRN) extension to save contents you view on the web into your IRN application.
Τι είναι το FactSet - Internal Research Notes;
Το FactSet - Internal Research Notes είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον FactSet Research Systems, και η κύρια λειτουργία του είναι "Use the FactSet Internal Research Notes (IRN) extension to save contents you view on the web into your IRN application.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης FactSet - Internal Research Notes
Λήψη αρχείων επέκτασης FactSet - Internal Research Notes σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
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!
Βασικές Πληροφορίες Επέκτασης
Όνομα | FactSet - Internal Research Notes |
ID | fhopgfppaaikfbgahdeaaacolfkbidka |
Επίσημο URL | https://chromewebstore.google.com/detail/factset-internal-research/fhopgfppaaikfbgahdeaaacolfkbidka |
Περιγραφή | Use the FactSet Internal Research Notes (IRN) extension to save contents you view on the web into your IRN application. |
Μέγεθος Αρχείου | 54.9 KB |
Αριθμός Εγκαταστάσεων | 301 |
Τρέχουσα Έκδοση | 1.0.7 |
Τελευταία Ενημέρωση | 2021-03-10 |
Ημερομηνία Δημοσίευσης | 2020-04-09 |
Αξιολόγηση | 5.00/5 Συνολικά 2 Αξιολογήσεις |
Προγραμματιστής | FactSet Research Systems |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Ιστότοπος Επέκτασης | https://www.factset.com |
Διεύθυνση URL της Σελίδας Βοήθειας | https://support.factset.com |
Υποστηριζόμενες Γλώσσες | 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 } |