Charm
Powering the DTC revolution.
Vad är Charm?
Charm är en Chrome-tillägg utvecklad av https://charm.io, och dess huvudfunktion är "Powering the DTC revolution.".
Tilläggsskärmbilder
Ladda ner Charm-förlängningens CRX-fil
Ladda ner Charm-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
The Charm Prospector tracks and ranks over 3 million direct-to-consumer brands so your sales team can build your perfect pipeline. Grundläggande Information om Tillägg
| Namn | |
| ID | mckplkboellpcefddbnilppeiifhcjop |
| Officiell webbadress | https://chromewebstore.google.com/detail/charm/mckplkboellpcefddbnilppeiifhcjop |
| Beskrivning | Powering the DTC revolution. |
| Filstorlek | 271 KB |
| Antal Installationer | 2,850 |
| Aktuell Version | 0.70 |
| Senast Uppdaterad | 2024-01-05 |
| Publiceringsdatum | 2021-04-22 |
| Betyg | 5.00/5 Totalt 6 Betyg |
| Utvecklare | https://charm.io |
| E-post | [email protected] |
| Betalningssätt | free |
| URL till Sekretesspolicy Sidan | https://charm.io/privacy-policy |
| Stödda Språk | 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
} | |