Lihi.io
Shorten and split your links. Integrated all marketing tracking tools, such as google analysis, Facebook pixel and GTM.
Hvad er Lihi.io?
Lihi.io er en Chrome-udvidelse udviklet af https://lihi.io, og dens hovedfunktion er "Shorten and split your links. Integrated all marketing tracking tools, such as google analysis, Facebook pixel and GTM.".
Udvidelsesskærmbilleder
Download Lihi.io-udvidelses-CRX-fil
Download Lihi.io-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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. Grundlæggende oplysninger om udvidelsen
| Navn | |
| ID | lcgmjmcbgdejljgdjkhjbgfhnnknoggn |
| Officiel URL | https://chromewebstore.google.com/detail/lihiio/lcgmjmcbgdejljgdjkhjbgfhnnknoggn |
| Beskrivelse | Shorten and split your links. Integrated all marketing tracking tools, such as google analysis, Facebook pixel and GTM. |
| Filstørrelse | 1.02 MB |
| Antal Installationer | 5,000 |
| Nuværende Version | 1.9.2 |
| Senest Opdateret | 2022-01-17 |
| Udgivelsesdato | 2019-10-14 |
| Bedømmelse | 5.00/5 Samlet 3 Bedømmelser |
| Udvikler | https://lihi.io |
| [email protected] | |
| Betalingsmetode | free |
| Udvidelseswebsted | https://lihi.io/ |
| Hjælpeside-URL | https://lihi.io/faq |
| Understøttede Sprog | 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"
]
} | |