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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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
공식 URL 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"
    ]
}