List Goal

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

Hvad er List Goal?

List Goal er en Chrome-udvidelse udviklet af https://growthtools.com, og dens hovedfunktion er "List Goal finds simple ways for you to get more email subscribers and monitors your email list performance.".

Udvidelsesskærmbilleder

screenshot
screenshot
screenshot
screenshot

Download List Goal-udvidelses-CRX-fil

Download List Goal-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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.                    

Grundlæggende oplysninger om udvidelsen

Navn List Goal List Goal
ID lbeomnhfagdagoldnknhbfjfkdndfjof
Officiel URL https://chromewebstore.google.com/detail/list-goal/lbeomnhfagdagoldnknhbfjfkdndfjof
Beskrivelse List Goal finds simple ways for you to get more email subscribers and monitors your email list performance.
Filstørrelse 217 KB
Antal Installationer 3,052
Nuværende Version 3.2.2
Senest Opdateret 2022-06-23
Udgivelsesdato 2018-06-20
Bedømmelse 4.76/5 Samlet 156 Bedømmelser
Udvikler https://growthtools.com
E-mail [email protected]
Betalingsmetode free
Udvidelseswebsted https://listgoal.com
Hjælpeside-URL https://my.growthtools.com/terms
URL til Fortrolighedspolitik Side https://my.growthtools.com/terms
Understøttede Sprog 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"
    ]
}