RetargetKit

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

ما هو RetargetKit؟

RetargetKit هو إضافة Chrome تم تطويرها بواسطة https://retargetkit.com، والميزة الرئيسية لها هي "Grow your Verified Leads and Custom Audience 97% faster from every link you share on social media.".

لقطات شاشة التمديد

screenshot
screenshot

تحميل ملف CRX للإضافة RetargetKit

قم بتنزيل ملفات الامتداد RetargetKit بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://retargetkit.com
عنوان صفحة المساعدة https://retargetkit.com/pricing/#faq
عنوان صفحة سياسة الخصوصية 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'"
}