Charm
Powering the DTC revolution.
What is Charm?
Charm is a Chrome extension developed by https://charm.io, and its main feature is "Powering the DTC revolution.".
Extension Screenshots
Download Charm Extension CRX File
Download Charm extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
The Charm Prospector tracks and ranks over 3 million direct-to-consumer brands so your sales team can build your perfect pipeline.
Extension Basic Information
Name | Charm |
ID | mckplkboellpcefddbnilppeiifhcjop |
Official URL | https://chromewebstore.google.com/detail/charm/mckplkboellpcefddbnilppeiifhcjop |
Description | Powering the DTC revolution. |
File Size | 271 KB |
Installation Count | 2,850 |
Current Version | 0.70 |
Last Updated | 2024-01-05 |
Publish Date | 2021-04-22 |
Rating | 5.00/5 Total 6 Ratings |
Developer | https://charm.io |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | https://charm.io/privacy-policy |
Supported Languages | 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 } |