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.

Apa itu RocketLink.io - Track any link you share?

RocketLink.io - Track any link you share adalah ekstensi Chrome yang dikembangkan oleh https://rocketlink.io, dan fitur utamanya adalah "RocketLink lets you add retargeting pixels to any link you share. Anyone who clicks on your link will turn into the custom audience.".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi RocketLink.io - Track any link you share

Unduh file ekstensi RocketLink.io - Track any link you share dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama RocketLink.io - Track any link you share RocketLink.io - Track any link you share
ID olifngmkabgkapkhkpancabcjmockpin
URL Resmi https://chromewebstore.google.com/detail/rocketlinkio-track-any-li/olifngmkabgkapkhkpancabcjmockpin
Deskripsi RocketLink lets you add retargeting pixels to any link you share. Anyone who clicks on your link will turn into the custom audience.
Ukuran File 277 KB
Jumlah Instalasi 826
Versi Saat Ini 1.3
Terakhir Diperbarui 2019-12-16
Tanggal Publikasi 2019-12-16
Penilaian 4.33/5 Total 12 Penilaian
Pengembang https://rocketlink.io
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://rocketlink.io
URL Halaman Bantuan https://intercom.help/rocketlink
Bahasa yang Didukung 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"
    }
}