List Goal

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

List Goalคืออะไร?

List Goal เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://growthtools.com และคุณลักษณะหลักของมันคือ "List Goal finds simple ways for you to get more email subscribers and monitors your email list performance."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย List Goal

ดาวน์โหลดไฟล์ส่วนขยาย List Goal ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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"
    ]
}