Lihi.io
Shorten and split your links. Integrated all marketing tracking tools, such as google analysis, Facebook pixel and GTM.
什么是Lihi.io?
Lihi.io是由https://lihi.io开发的Chrome扩展程序,该扩展的主要功能是“Shorten and split your links. Integrated all marketing tracking tools, such as google analysis, Facebook pixel and GTM.”。
扩展截图
下载Lihi.io扩展crx文件
下载Lihi.io扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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.
扩展基本信息
名称 | Lihi.io |
ID | lcgmjmcbgdejljgdjkhjbgfhnnknoggn |
官方URL | https://chromewebstore.google.com/detail/lihiio/lcgmjmcbgdejljgdjkhjbgfhnnknoggn |
简介 | Shorten and split your links. Integrated all marketing tracking tools, such as google analysis, Facebook pixel and GTM. |
文件大小 | 1.02 MB |
安装次数 | 5,000 |
当前版本 | 1.9.2 |
更新时间 | 2022-01-17 |
上架时间 | 2019-10-14 |
评分 | 5.00/5 共3次评分 |
开发者 | https://lihi.io |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://lihi.io/ |
帮助页面URL | https://lihi.io/faq |
支持的语言 | 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" ] } |