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.

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

RocketLink.io - Track any link you share is a Chrome extension developed by https://rocketlink.io, and its main feature is "RocketLink lets you add retargeting pixels to any link you share. Anyone who clicks on your link will turn into the custom audience.".

Extension Screenshots

screenshot
screenshot

Download RocketLink.io - Track any link you share Extension CRX File

Download RocketLink.io - Track any link you share extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name RocketLink.io - Track any link you share RocketLink.io - Track any link you share
ID olifngmkabgkapkhkpancabcjmockpin
Official URL https://chromewebstore.google.com/detail/rocketlinkio-track-any-li/olifngmkabgkapkhkpancabcjmockpin
Description RocketLink lets you add retargeting pixels to any link you share. Anyone who clicks on your link will turn into the custom audience.
File Size 277 KB
Installation Count 826
Current Version 1.3
Last Updated 2019-12-16
Publish Date 2019-12-16
Rating 4.33/5 Total 12 Ratings
Developer https://rocketlink.io
Email [email protected]
Payment Type free
Extension Website https://rocketlink.io
Help Page URL https://intercom.help/rocketlink
Supported Languages 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"
    }
}