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 là gì?

RocketLink.io - Track any link you share là một tiện ích mở rộng Chrome được phát triển bởi https://rocketlink.io, và tính năng chính của nó là "RocketLink lets you add retargeting pixels to any link you share. Anyone who clicks on your link will turn into the custom audience.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng RocketLink.io - Track any link you share

Tải xuống các tệp mở rộng RocketLink.io - Track any link you share dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên RocketLink.io - Track any link you share RocketLink.io - Track any link you share
ID olifngmkabgkapkhkpancabcjmockpin
URL Chính Thức https://chromewebstore.google.com/detail/rocketlinkio-track-any-li/olifngmkabgkapkhkpancabcjmockpin
Mô tả RocketLink lets you add retargeting pixels to any link you share. Anyone who clicks on your link will turn into the custom audience.
Kích Thước Tệp 277 KB
Số Lần Cài Đặt 826
Phiên Bản Hiện Tại 1.3
Cập Nhật Lần Cuối 2019-12-16
Ngày Phát Hành 2019-12-16
Đánh Giá 4.33/5 Tổng số 12 Đánh Giá
Nhà Phát Triển https://rocketlink.io
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://rocketlink.io
URL Trang Trợ Giúp https://intercom.help/rocketlink
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}