Webaze Shortlinks

Simply create shortlinks with custom domains and different options. Powered by Webaze.net

O que é Webaze Shortlinks?

Webaze Shortlinks é uma extensão do Chrome desenvolvida por Tubitor, e sua principal característica é "Simply create shortlinks with custom domains and different options. Powered by Webaze.net".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Webaze Shortlinks

Baixe arquivos de extensão Webaze Shortlinks 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

                        The Webaze Shortlinks extension allows you to quickly create a sharable shortlink within seconds. Custom domains and privacy-options like referrer-removal or an expiry date are also available.

Features:
- Quickly create shortlinks without leaving a website
- Add an expiry date to the shortlinks
- Customize them with a custom text
- Choose between different domains or add your own on webaze.net
- Remove the referrer before redirecting for more privacy (The referrer will be removed when someone uses the shortlink. The extension does not generally remove the referrer in your browser.)

This is the official extension by Tubitor, the team behind Webaze.                    

Informações Básicas da Extensão

Nome Webaze Shortlinks Webaze Shortlinks
ID cldjhhkjoeonpkopmfciakjdpnbkphdc
URL Oficial https://chromewebstore.google.com/detail/webaze-shortlinks/cldjhhkjoeonpkopmfciakjdpnbkphdc
Descrição Simply create shortlinks with custom domains and different options. Powered by Webaze.net
Tamanho do Arquivo 14.28 KB
Contagem de Instalações 46
Versão Atual 0.1.0
Última Atualização 2022-03-02
Data de Publicação 2022-03-02
Classificação 5.00/5 Total de 3 Avaliações
Desenvolvedor Tubitor
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://webaze.net
URL da Página de Ajuda https://support.tubitor.com/
URL da Página de Política de Privacidade https://tubi.to/privacy
Idiomas Suportados en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Webaze Shortlinks",
    "description": "Simply create shortlinks with custom domains and different options. Powered by Webaze.net",
    "version": "0.1.0",
    "action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "tabs"
    ],
    "homepage_url": "https:\/\/webaze.net",
    "icons": {
        "16": "favicon-16x16.png",
        "32": "favicon-32x32.png"
    }
}