Charm

Powering the DTC revolution.

Charm란 무엇입니까?

Charm은(는) https://charm.io에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Powering the DTC revolution."입니다.

확장 프로그램 스크린샷

screenshot

Charm 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        The Charm Prospector tracks and ranks over 3 million direct-to-consumer brands so your sales team can build your perfect pipeline.                    

확장 프로그램 기본 정보

이름 Charm 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
}