DataFox Profiles
Get the DataFox profile associated with the current page
O que é DataFox Profiles?
DataFox Profiles é uma extensão do Chrome desenvolvida por datafox-engineering, e sua principal característica é "Get the DataFox profile associated with the current page".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão DataFox Profiles
Baixe arquivos de extensão DataFox Profiles 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
Learn about a company by clicking the DataFox icon from your browser when you are on the company's website. Quickly access company information like location, headcount, news, funding, and similar companies - for free.
Informações Básicas da Extensão
Nome | |
ID | empjbdlkdcfdeebijbhfebjmchnfhono |
URL Oficial | https://chrome.google.com/webstore/detail/empjbdlkdcfdeebijbhfebjmchnfhono |
Descrição | Get the DataFox profile associated with the current page |
Tamanho do Arquivo | 193 KB |
Contagem de Instalações | 2,953 |
Versão Atual | 1.2.17 |
Última Atualização | 2022-07-04 |
Data de Publicação | 2019-06-19 |
Classificação | 4.69/5 Total de 16 Avaliações |
Desenvolvedor | datafox-engineering |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://www.datafox.com |
URL da Página de Política de Privacidade | https://www.oracle.com/legal/privacy/services-privacy-policy.html |
Idiomas Suportados | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "DataFox Profiles", "description": "Get the DataFox profile associated with the current page", "version": "1.2.17", "author": "DataFox", "icons": { "16": "icons\/fox-icon-16.png", "48": "icons\/fox-icon-48.png", "128": "icons\/fox-icon-128.png" }, "sandbox": { "pages": [ "templates.html" ] }, "web_accessible_resources": [ "templates.html", "css\/dist\/sidebar_style.css", "css\/dist\/sidebar_bootstrap.css", "js\/dist\/moment.js", "js\/dist\/template.min.js", "icons\/close.png", "fonts\/icomoon.ttf", "fonts\/icomoon.woff" ], "background": { "scripts": [ "js\/dist\/jquery-1.11.3.min.js", "js\/dist\/async-1.4.2.min.js", "js\/dist\/actions.js", "js\/dist\/background.min.js" ], "persistent": true }, "browser_action": { "default_icon": "icons\/fox-icon-16.png" }, "content_scripts": [ { "css": [ "css\/dist\/ui.css" ], "matches": [ " |