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是由https://rocketlink.io開發的Chrome擴展程式,該擴展的主要功能是“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

下載RocketLink.io - Track any link you share擴展crx文件

下載RocketLink.io - Track any link you share擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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
官方網址 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
說明頁面URL 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"
    }
}