List Goal

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

O que é List Goal?

List Goal é uma extensão do Chrome desenvolvida por https://growthtools.com, e sua principal característica é "List Goal finds simple ways for you to get more email subscribers and monitors your email list performance.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão List Goal

Baixe arquivos de extensão List Goal no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome List Goal List Goal
ID lbeomnhfagdagoldnknhbfjfkdndfjof
URL Oficial https://chromewebstore.google.com/detail/list-goal/lbeomnhfagdagoldnknhbfjfkdndfjof
Descrição List Goal finds simple ways for you to get more email subscribers and monitors your email list performance.
Tamanho do Arquivo 217 KB
Contagem de Instalações 3,052
Versão Atual 3.2.2
Última Atualização 2022-06-23
Data de Publicação 2018-06-20
Classificação 4.76/5 Total de 156 Avaliações
Desenvolvedor https://growthtools.com
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://listgoal.com
URL da Página de Ajuda https://my.growthtools.com/terms
URL da Página de Política de Privacidade https://my.growthtools.com/terms
Idiomas Suportados 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"
    ]
}