Lihi.io

Shorten and split your links. Integrated all marketing tracking tools, such as google analysis, Facebook pixel and GTM.

什麼是Lihi.io?

Lihi.io是由https://lihi.io開發的Chrome擴展程式,該擴展的主要功能是“Shorten and split your links. Integrated all marketing tracking tools, such as google analysis, Facebook pixel and GTM.”。

擴展截圖

screenshot
screenshot
screenshot
screenshot
screenshot

下載Lihi.io擴展crx文件

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

擴展使用說明

                        Smart internet marketing tool, lihi link shortener. 

Shorten your links
Split traffic to allow easy AB Test
Ability to implement Facebook pixel and GTM into your short links
Customize your OG title/description/image
Free UTM Manager linked with your lihi account.

Custom domain also available.                    

擴展基本資訊

名稱 Lihi.io Lihi.io
ID lcgmjmcbgdejljgdjkhjbgfhnnknoggn
官方網址 https://chromewebstore.google.com/detail/lihiio/lcgmjmcbgdejljgdjkhjbgfhnnknoggn
簡介 Shorten and split your links. Integrated all marketing tracking tools, such as google analysis, Facebook pixel and GTM.
檔案大小 1.02 MB
安裝次數 5,000
目前版本 1.9.2
更新時間 2022-01-17
上架時間 2019-10-14
評分 5.00/5 共 3 次評分
開發者 https://lihi.io
電子郵箱 [email protected]
付費類型 free
擴展官網 https://lihi.io/
說明頁面URL https://lihi.io/faq
支援的語言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Lihi.io",
    "description": "Shorten and split your links. Integrated all marketing tracking tools, such as google analysis, Facebook pixel and GTM.",
    "version": "1.9.2",
    "browser_action": {
        "default_title": "",
        "default_icon": "lihi_logo.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "lihi_logo.png",
        "48": "lihi_logo.png",
        "128": "lihi_logo.png"
    },
    "permissions": [
        "tabs"
    ]
}