Lihi.io
Shorten and split your links. Integrated all marketing tracking tools, such as google analysis, Facebook pixel and GTM.
Qu'est-ce que Lihi.io ?
Lihi.io est une extension Chrome développée par https://lihi.io, et sa fonction principale est "Shorten and split your links. Integrated all marketing tracking tools, such as google analysis, Facebook pixel and GTM.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Lihi.io
Téléchargez les fichiers d'extension Lihi.io au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | Lihi.io |
ID | lcgmjmcbgdejljgdjkhjbgfhnnknoggn |
URL Officiel | https://chromewebstore.google.com/detail/lihiio/lcgmjmcbgdejljgdjkhjbgfhnnknoggn |
Description | Shorten and split your links. Integrated all marketing tracking tools, such as google analysis, Facebook pixel and GTM. |
Taille du Fichier | 1.02 MB |
Nombre d'Installations | 5,000 |
Version Actuelle | 1.9.2 |
Dernière Mise à Jour | 2022-01-17 |
Date de Publication | 2019-10-14 |
Évaluation | 5.00/5 Total 3 Évaluations |
Développeur | https://lihi.io |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://lihi.io/ |
URL de la Page d'Aide | https://lihi.io/faq |
Langues Prises en Charge | 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" ] } |