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.

Hvad er RocketLink.io - Track any link you share?

RocketLink.io - Track any link you share er en Chrome-udvidelse udviklet af https://rocketlink.io, og dens hovedfunktion er "RocketLink lets you add retargeting pixels to any link you share. Anyone who clicks on your link will turn into the custom audience.".

Udvidelsesskærmbilleder

screenshot
screenshot

Download RocketLink.io - Track any link you share-udvidelses-CRX-fil

Download RocketLink.io - Track any link you share-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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.                    

Grundlæggende oplysninger om udvidelsen

Navn RocketLink.io - Track any link you share RocketLink.io - Track any link you share
ID olifngmkabgkapkhkpancabcjmockpin
Officiel URL https://chromewebstore.google.com/detail/rocketlinkio-track-any-li/olifngmkabgkapkhkpancabcjmockpin
Beskrivelse RocketLink lets you add retargeting pixels to any link you share. Anyone who clicks on your link will turn into the custom audience.
Filstørrelse 277 KB
Antal Installationer 826
Nuværende Version 1.3
Senest Opdateret 2019-12-16
Udgivelsesdato 2019-12-16
Bedømmelse 4.33/5 Samlet 12 Bedømmelser
Udvikler https://rocketlink.io
E-mail [email protected]
Betalingsmetode free
Udvidelseswebsted https://rocketlink.io
Hjælpeside-URL https://intercom.help/rocketlink
Understøttede Sprog 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"
    }
}