Lihi.io

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

Was ist Lihi.io?

Lihi.io ist eine Chrome-Erweiterung, die von https://lihi.io entwickelt wurde, und ihr Hauptmerkmal ist "Shorten and split your links. Integrated all marketing tracking tools, such as google analysis, Facebook pixel and GTM.".

Erweiterungsscreenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Lihi.io-Erweiterungs-CRX-Datei herunterladen

Laden Sie Lihi.io-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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.                    

Grundlegende Informationen zur Erweiterung

Name Lihi.io Lihi.io
ID lcgmjmcbgdejljgdjkhjbgfhnnknoggn
Offizielle URL https://chromewebstore.google.com/detail/lihiio/lcgmjmcbgdejljgdjkhjbgfhnnknoggn
Beschreibung Shorten and split your links. Integrated all marketing tracking tools, such as google analysis, Facebook pixel and GTM.
Dateigröße 1.02 MB
Installationsanzahl 5,000
Aktuelle Version 1.9.2
Letztes Update 2022-01-17
Veröffentlichungsdatum 2019-10-14
Bewertung 5.00/5 Insgesamt 3 Bewertungen
Entwickler https://lihi.io
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://lihi.io/
Hilfeseite URL https://lihi.io/faq
Unterstützte Sprachen 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"
    ]
}