SEC Live
One-click access to any company's SEC filings.
O que é SEC Live?
SEC Live é uma extensão do Chrome desenvolvida por SEC Live, e sua principal característica é "One-click access to any company's SEC filings.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão SEC Live
Baixe arquivos de extensão SEC Live 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
For financial analysts, journalists and individual investors. Get instant access to any company's SEC filings while browsing the web. Highlight a company name or ticker symbol, right-click and start browsing its SEC filings. Sign up for an SEC Live account (available at www.seclive.com) and start using it. SEC Live gives you the advantage of reading filings online with easier-to-read text, faster navigation within a filing and effortless notes and highlighting.
Informações Básicas da Extensão
Nome | |
ID | gfaidnickbpgemiecakpjddngoghhioa |
URL Oficial | https://chrome.google.com/webstore/detail/sec-live/gfaidnickbpgemiecakpjddngoghhioa |
Descrição | One-click access to any company's SEC filings. |
Tamanho do Arquivo | 17.37 KB |
Contagem de Instalações | 247 |
Versão Atual | 1.0.0 |
Última Atualização | 2013-12-11 |
Data de Publicação | 2013-11-28 |
Classificação | 5.00/5 Total de 3 Avaliações |
Desenvolvedor | SEC Live |
Idiomas Suportados | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "SEC Live", "short_name": "seclive", "version": "1.0.0", "description": "One-click access to any company's SEC filings.", "icons": { "16": "img\/icon_16.png", "48": "img\/icon_48.png", "128": "img\/icon_128.png" }, "permissions": [ "contextMenus", "clipboardRead" ], "browser_action": { "default_title": "Look up company filings in SEC Live", "default_icon": { "19": "img\/icon_16.png" } }, "background": { "scripts": [ "scripts\/background.js" ], "persistent": false }, "content_scripts": [ { "matches": [ " |