DataFox Profiles
Get the DataFox profile associated with the current page
什么是DataFox Profiles?
DataFox Profiles是由datafox-engineering开发的Chrome扩展程序,该扩展的主要功能是“Get the DataFox profile associated with the current page”。
扩展截图
下载DataFox Profiles扩展crx文件
下载DataFox Profiles扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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.
扩展基本信息
名称 | |
ID | empjbdlkdcfdeebijbhfebjmchnfhono |
官方URL | https://chrome.google.com/webstore/detail/empjbdlkdcfdeebijbhfebjmchnfhono |
简介 | Get the DataFox profile associated with the current page |
文件大小 | 193 KB |
安装次数 | 2,953 |
当前版本 | 1.2.17 |
更新时间 | 2022-07-04 |
上架时间 | 2019-06-19 |
评分 | 4.69/5 共16次评分 |
开发者 | datafox-engineering |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://www.datafox.com |
隐私政策页面URL | https://www.oracle.com/legal/privacy/services-privacy-policy.html |
支持的语言 | 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": [ " |