RocketLink.io - Track any link you share

RocketLink lets you add retargeting pixels to any link you share. Anyone who clicks on your link will turn into the custom audience.

ما هو RocketLink.io - Track any link you share؟

RocketLink.io - Track any link you share هو إضافة Chrome تم تطويرها بواسطة https://rocketlink.io، والميزة الرئيسية لها هي "RocketLink lets you add retargeting pixels to any link you share. Anyone who clicks on your link will turn into the custom audience.".

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

screenshot
screenshot

تحميل ملف CRX للإضافة RocketLink.io - Track any link you share

قم بتنزيل ملفات الامتداد RocketLink.io - Track any link you share بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

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

                        RocketLink is a URL shortener that allows including retargeting pixels in any link you share. To use this plugin you need an active account at RocketLink.io and API token. You will find your API token in the Settings tab.                    

معلومات أساسية عن التمديد

الاسم RocketLink.io - Track any link you share RocketLink.io - Track any link you share
ID olifngmkabgkapkhkpancabcjmockpin
عنوان URL الرسمي https://chromewebstore.google.com/detail/rocketlinkio-track-any-li/olifngmkabgkapkhkpancabcjmockpin
الوصف RocketLink lets you add retargeting pixels to any link you share. Anyone who clicks on your link will turn into the custom audience.
حجم الملف 277 KB
عدد التثبيتات 826
النسخة الحالية 1.3
آخر تحديث 2019-12-16
تاريخ النشر 2019-12-16
تقييم 4.33/5 مجموع تقييمات 12
المطور https://rocketlink.io
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://rocketlink.io
عنوان صفحة المساعدة https://intercom.help/rocketlink
اللغات المدعومة en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "RocketLink.io - Track any link you share",
    "description": "RocketLink lets you add retargeting pixels to any link you share. Anyone who clicks on your link will turn into the custom audience.",
    "version": "1.3",
    "browser_action": {
        "default_icon": "images\/rocketlink-logo-32.png",
        "default_popup": "config.html"
    },
    "permissions": [
        "https:\/\/app.rocketlink.io\/*",
        "activeTab",
        "tabs"
    ],
    "icons": {
        "16": "images\/rocketlink-logo-16.png",
        "32": "images\/rocketlink-logo-32.png",
        "128": "images\/rocketlink-logo-128.png"
    }
}