Lihi.io

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

Что такое Lihi.io?

Lihi.io - это расширение Chrome, разработанное https://lihi.io, и его основная функция - "Shorten and split your links. Integrated all marketing tracking tools, such as google analysis, Facebook pixel and GTM.".

Снимки экрана расширения

screenshot
screenshot
screenshot
screenshot
screenshot

Скачать файл CRX расширения Lihi.io

Скачайте файлы расширений 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 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"
    ]
}