List Goal

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

List Goalとは何ですか?

List Goalはhttps://growthtools.comによって開発されたChromeの拡張機能で、その主な機能は「List Goal finds simple ways for you to get more email subscribers and monitors your email list performance.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot

List Goal拡張機能のCRXファイルをダウンロード

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
Eメール [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"
    ]
}