List Goal

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

¿Qué es List Goal?

List Goal es una extensión de Chrome desarrollada por https://growthtools.com, y su función principal es "List Goal finds simple ways for you to get more email subscribers and monitors your email list performance.".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión List Goal

Descarga archivos de extensión List Goal en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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.                    

Información Básica de la Extensión

Nombre List Goal List Goal
ID lbeomnhfagdagoldnknhbfjfkdndfjof
URL Oficial https://chromewebstore.google.com/detail/list-goal/lbeomnhfagdagoldnknhbfjfkdndfjof
Descripción List Goal finds simple ways for you to get more email subscribers and monitors your email list performance.
Tamaño del Archivo 217 KB
Cantidad de Instalaciones 3,052
Versión Actual 3.2.2
Última Actualización 2022-06-23
Fecha de Publicación 2018-06-20
Calificación 4.76/5 Total de 156 Calificaciones
Desarrollador https://growthtools.com
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión https://listgoal.com
URL de la Página de Ayuda https://my.growthtools.com/terms
URL de la Página de Política de Privacidad https://my.growthtools.com/terms
Idiomas Soportados 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"
    ]
}