Lihi.io

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

O que é Lihi.io?

Lihi.io é uma extensão do Chrome desenvolvida por https://lihi.io, e sua principal característica é "Shorten and split your links. Integrated all marketing tracking tools, such as google analysis, Facebook pixel and GTM.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Lihi.io

Baixe arquivos de extensão Lihi.io no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome Lihi.io Lihi.io
ID lcgmjmcbgdejljgdjkhjbgfhnnknoggn
URL Oficial https://chromewebstore.google.com/detail/lihiio/lcgmjmcbgdejljgdjkhjbgfhnnknoggn
Descrição Shorten and split your links. Integrated all marketing tracking tools, such as google analysis, Facebook pixel and GTM.
Tamanho do Arquivo 1.02 MB
Contagem de Instalações 5,000
Versão Atual 1.9.2
Última Atualização 2022-01-17
Data de Publicação 2019-10-14
Classificação 5.00/5 Total de 3 Avaliações
Desenvolvedor https://lihi.io
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://lihi.io/
URL da Página de Ajuda https://lihi.io/faq
Idiomas Suportados 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"
    ]
}