List Goal

List Goal finds simple ways for you to get more email subscribers and monitors your email list performance.

List Goal란 무엇입니까?

List Goal은(는) https://growthtools.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "List Goal finds simple ways for you to get more email subscribers and monitors your email list performance."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot

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

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

확장 프로그램 사용 설명서

                        List Goal finds simple ways for you to get more email subscribers and monitors your email list performance.

    Real-Time List Health Monitoring: We track and alert you if something looks wonky with your list.

    New Dashboard: Quickly see your list size, goal and new subs today. This got a fresh coat of paint!

    Multi-List Tracking: Track as many email lists and sub groups (tags) within your list as you want.

    Segment Tracking: Have a webinar coming up? Setup a goal and tracking specifically for that.

    New Integrations: Use List Goal with all 10 major email service providers.                    

확장 프로그램 기본 정보

이름 List Goal List Goal
ID lbeomnhfagdagoldnknhbfjfkdndfjof
공식 URL https://chromewebstore.google.com/detail/list-goal/lbeomnhfagdagoldnknhbfjfkdndfjof
설명 List Goal finds simple ways for you to get more email subscribers and monitors your email list performance.
파일 크기 217 KB
설치 횟수 3,052
현재 버전 3.2.2
최근 업데이트 2022-06-23
출시 날짜 2018-06-20
평점 4.76/5 총 156 개의 평점
개발자 https://growthtools.com
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://listgoal.com
도움말 페이지 URL https://my.growthtools.com/terms
개인정보 보호 정책 페이지 URL https://my.growthtools.com/terms
지원되는 언어 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "List Goal",
    "description": "List Goal finds simple ways for you to get more email subscribers and monitors your email list performance.",
    "version": "3.2.2",
    "manifest_version": 2,
    "minimum_chrome_version": "47",
    "icons": {
        "16": "img\/listgoal-16.png",
        "48": "img\/listgoal-48.png",
        "128": "img\/listgoal-128.png"
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "web_accessible_resources": [
        "img\/*"
    ],
    "permissions": [
        "https:\/\/listgoal.growthtools.com\/*",
        "storage"
    ]
}