Charm
Powering the DTC revolution.
Hvad er Charm?
Charm er en Chrome-udvidelse udviklet af https://charm.io, og dens hovedfunktion er "Powering the DTC revolution.".
Udvidelsesskærmbilleder
Download Charm-udvidelses-CRX-fil
Download Charm-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
The Charm Prospector tracks and ranks over 3 million direct-to-consumer brands so your sales team can build your perfect pipeline. Grundlæggende oplysninger om udvidelsen
| Navn | |
| ID | mckplkboellpcefddbnilppeiifhcjop |
| Officiel URL | https://chromewebstore.google.com/detail/charm/mckplkboellpcefddbnilppeiifhcjop |
| Beskrivelse | Powering the DTC revolution. |
| Filstørrelse | 271 KB |
| Antal Installationer | 2,850 |
| Nuværende Version | 0.70 |
| Senest Opdateret | 2024-01-05 |
| Udgivelsesdato | 2021-04-22 |
| Bedømmelse | 5.00/5 Samlet 6 Bedømmelser |
| Udvikler | https://charm.io |
| [email protected] | |
| Betalingsmetode | free |
| URL til Fortrolighedspolitik Side | https://charm.io/privacy-policy |
| Understøttede Sprog | 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
} | |