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 |
官方網址 | 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 } |