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 مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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
عنوان صفحة المساعدة https://my.growthtools.com/terms
عنوان صفحة سياسة الخصوصية 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"
    ]
}