List Goal

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

What is List Goal?

List Goal is a Chrome extension developed by https://growthtools.com, and its main feature is "List Goal finds simple ways for you to get more email subscribers and monitors your email list performance.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download List Goal Extension CRX File

Download List Goal extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name List Goal List Goal
ID lbeomnhfagdagoldnknhbfjfkdndfjof
Official URL https://chromewebstore.google.com/detail/list-goal/lbeomnhfagdagoldnknhbfjfkdndfjof
Description List Goal finds simple ways for you to get more email subscribers and monitors your email list performance.
File Size 217 KB
Installation Count 3,052
Current Version 3.2.2
Last Updated 2022-06-23
Publish Date 2018-06-20
Rating 4.76/5 Total 156 Ratings
Developer https://growthtools.com
Email [email protected]
Payment Type free
Extension Website https://listgoal.com
Help Page URL https://my.growthtools.com/terms
Privacy Policy Page URL https://my.growthtools.com/terms
Supported Languages 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"
    ]
}