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.

Wat is RocketLink.io - Track any link you share?

RocketLink.io - Track any link you share is een Chrome-extensie ontwikkeld door https://rocketlink.io, en de belangrijkste functie is "RocketLink lets you add retargeting pixels to any link you share. Anyone who clicks on your link will turn into the custom audience.".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie RocketLink.io - Track any link you share

Download RocketLink.io - Track any link you share-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam RocketLink.io - Track any link you share RocketLink.io - Track any link you share
ID olifngmkabgkapkhkpancabcjmockpin
Officiële URL https://chromewebstore.google.com/detail/rocketlinkio-track-any-li/olifngmkabgkapkhkpancabcjmockpin
Beschrijving RocketLink lets you add retargeting pixels to any link you share. Anyone who clicks on your link will turn into the custom audience.
Bestandsgrootte 277 KB
Aantal Installaties 826
Huidige Versie 1.3
Laatst Bijgewerkt 2019-12-16
Publicatiedatum 2019-12-16
Beoordeling 4.33/5 Totaal 12 Beoordelingen
Ontwikkelaar https://rocketlink.io
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://rocketlink.io
Help Pagina-URL https://intercom.help/rocketlink
Ondersteunde Talen 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"
    }
}