FactSet - Internal Research Notes

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

O que é FactSet - Internal Research Notes?

FactSet - Internal Research Notes é uma extensão do Chrome desenvolvida por FactSet Research Systems, e sua principal característica é "Use the FactSet Internal Research Notes (IRN) extension to save contents you view on the web into your IRN application.".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão FactSet - Internal Research Notes

Baixe arquivos de extensão FactSet - Internal Research Notes no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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!                    

Informações Básicas da Extensão

Nome FactSet - Internal Research Notes FactSet - Internal Research Notes
ID fhopgfppaaikfbgahdeaaacolfkbidka
URL Oficial https://chromewebstore.google.com/detail/factset-internal-research/fhopgfppaaikfbgahdeaaacolfkbidka
Descrição Use the FactSet Internal Research Notes (IRN) extension to save contents you view on the web into your IRN application.
Tamanho do Arquivo 54.9 KB
Contagem de Instalações 301
Versão Atual 1.0.7
Última Atualização 2021-03-10
Data de Publicação 2020-04-09
Classificação 5.00/5 Total de 2 Avaliações
Desenvolvedor FactSet Research Systems
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://www.factset.com
URL da Página de Ajuda https://support.factset.com
Idiomas Suportados 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
}