Lihi.io
Shorten and split your links. Integrated all marketing tracking tools, such as google analysis, Facebook pixel and GTM.
What is Lihi.io?
Lihi.io is a Chrome extension developed by https://lihi.io, and its main feature is "Shorten and split your links. Integrated all marketing tracking tools, such as google analysis, Facebook pixel and GTM.".
Extension Screenshots
Download Lihi.io Extension CRX File
Download Lihi.io extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | Lihi.io |
ID | lcgmjmcbgdejljgdjkhjbgfhnnknoggn |
Official URL | 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. |
File Size | 1.02 MB |
Installation Count | 5,000 |
Current Version | 1.9.2 |
Last Updated | 2022-01-17 |
Publish Date | 2019-10-14 |
Rating | 5.00/5 Total 3 Ratings |
Developer | https://lihi.io |
[email protected] | |
Payment Type | free |
Extension Website | https://lihi.io/ |
Help Page URL | https://lihi.io/faq |
Supported Languages | 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" ] } |