RetargetKit

Grow your Verified Leads and Custom Audience 97% faster from every link you share on social media.

RetargetKitとは何ですか?

RetargetKitはhttps://retargetkit.comによって開発されたChromeの拡張機能で、その主な機能は「Grow your Verified Leads and Custom Audience 97% faster from every link you share on social media.」です。

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

screenshot
screenshot

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

RetargetKit拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Retarget & convert every visitor of your shared link. Grow your Verified Leads and Custom Audience 97% faster from every link you share on social media. Set retargeting pixels and optimize your retargeted links with Social SignUps,URL Shortener,  Call-To-Action, Smartlist etc.

With RetargetKit Zapier integration you can export your email list both in CSV and Excel file format. In addition to it, our Zapier Integration will help you to synchronize your subscribers’ data to thousands of applications building strong relationships with your clients.

It is also has Rebranding, free SSL for Custom Domain, Video Audio embed, QR code, White label, Custom 404, Custom Widget etc. Upcoming features are  RSS feed, Deep Link, Bio Link, API Support.                    

拡張機能の基本情報

名前 RetargetKit RetargetKit
ID jhjedgkcbmgckdljbggfmblgbnmeende
公式URL https://chromewebstore.google.com/detail/retargetkit/jhjedgkcbmgckdljbggfmblgbnmeende
説明 Grow your Verified Leads and Custom Audience 97% faster from every link you share on social media.
ファイルサイズ 215 KB
インストール数 319
現在のバージョン 0.0.4
最終更新日 2020-09-28
公開日 2020-01-19
評価 5.00/5 合計 3 レビュー
開発者 https://retargetkit.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://retargetkit.com
ヘルプページのURL https://retargetkit.com/pricing/#faq
プライバシーポリシーページのURL https://retargetkit.com/policies
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "description": "Grow your Verified Leads and Custom Audience 97% faster from every link you share on social media.",
    "version": "0.0.4",
    "manifest_version": 2,
    "name": "RetargetKit",
    "author": "RetargetKit",
    "homepage_url": "https:\/\/retargetkit.com",
    "permissions": [
        "storage",
        "tabs"
    ],
    "browser_action": {
        "default_popup": "popup.html",
        "default_icon": "icon-34.png"
    },
    "icons": {
        "128": "icon-128.png"
    },
    "web_accessible_resources": [
        "icon-128.png",
        "icon-34.png"
    ],
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'"
}