Charm
Powering the DTC revolution.
什么是Charm?
Charm是由https://charm.io开发的Chrome扩展程序,该扩展的主要功能是“Powering the DTC revolution.”。
扩展截图
下载Charm扩展crx文件
下载Charm扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
The Charm Prospector tracks and ranks over 3 million direct-to-consumer brands so your sales team can build your perfect pipeline.
扩展基本信息
名称 | Charm |
ID | mckplkboellpcefddbnilppeiifhcjop |
官方URL | https://chromewebstore.google.com/detail/charm/mckplkboellpcefddbnilppeiifhcjop |
简介 | Powering the DTC revolution. |
文件大小 | 271 KB |
安装次数 | 2,850 |
当前版本 | 0.70 |
更新时间 | 2024-01-05 |
上架时间 | 2021-04-22 |
评分 | 5.00/5 共6次评分 |
开发者 | https://charm.io |
电子邮箱 | [email protected] |
付费类型 | free |
隐私政策页面URL | https://charm.io/privacy-policy |
支持的语言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Charm", "version": "0.70", "description": "Powering the DTC revolution.", "permissions": [ "activeTab" ], "host_permissions": [ "https:\/\/charm.io\/*", "https:\/\/api.charm.io\/*" ], "action": { "default_icon": "white-hummingbird.png", "default_popup": "popup.html" }, "manifest_version": 3 } |