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 με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        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
Διεύθυνση URL της Σελίδας Βοήθειας https://my.growthtools.com/terms
URL της Σελίδας Πολιτικής Απορρήτου 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"
    ]
}