Lihi.io

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

Apa itu Lihi.io?

Lihi.io adalah ekstensi Chrome yang dikembangkan oleh https://lihi.io, dan fitur utamanya adalah "Shorten and split your links. Integrated all marketing tracking tools, such as google analysis, Facebook pixel and GTM.".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Lihi.io

Unduh file ekstensi Lihi.io dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama Lihi.io Lihi.io
ID lcgmjmcbgdejljgdjkhjbgfhnnknoggn
URL Resmi https://chromewebstore.google.com/detail/lihiio/lcgmjmcbgdejljgdjkhjbgfhnnknoggn
Deskripsi Shorten and split your links. Integrated all marketing tracking tools, such as google analysis, Facebook pixel and GTM.
Ukuran File 1.02 MB
Jumlah Instalasi 5,000
Versi Saat Ini 1.9.2
Terakhir Diperbarui 2022-01-17
Tanggal Publikasi 2019-10-14
Penilaian 5.00/5 Total 3 Penilaian
Pengembang https://lihi.io
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://lihi.io/
URL Halaman Bantuan https://lihi.io/faq
Bahasa yang Didukung 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"
    ]
}