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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://rocketlink.io และคุณลักษณะหลักของมันคือ "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

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย RocketLink.io - Track any link you share

ดาวน์โหลดไฟล์ส่วนขยาย 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
URL อย่างเป็นทางการ 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"
    }
}