Webaze Shortlinks

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

¿Qué es Webaze Shortlinks?

Webaze Shortlinks es una extensión de Chrome desarrollada por Tubitor, y su función principal es "Simply create shortlinks with custom domains and different options. Powered by Webaze.net".

Capturas de Pantalla de la Extensión

screenshot

Descargar Archivo CRX de la Extensión Webaze Shortlinks

Descarga archivos de extensión Webaze Shortlinks en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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.                    

Información Básica de la Extensión

Nombre Webaze Shortlinks Webaze Shortlinks
ID cldjhhkjoeonpkopmfciakjdpnbkphdc
URL Oficial https://chromewebstore.google.com/detail/webaze-shortlinks/cldjhhkjoeonpkopmfciakjdpnbkphdc
Descripción Simply create shortlinks with custom domains and different options. Powered by Webaze.net
Tamaño del Archivo 14.28 KB
Cantidad de Instalaciones 46
Versión Actual 0.1.0
Última Actualización 2022-03-02
Fecha de Publicación 2022-03-02
Calificación 5.00/5 Total de 3 Calificaciones
Desarrollador Tubitor
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión https://webaze.net
URL de la Página de Ayuda https://support.tubitor.com/
URL de la Página de Política de Privacidad https://tubi.to/privacy
Idiomas Soportados 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"
    }
}