Webaze Shortlinks

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

Cos'è Webaze Shortlinks?

Webaze Shortlinks è un'estensione di Chrome sviluppata da Tubitor, e la sua funzione principale è "Simply create shortlinks with custom domains and different options. Powered by Webaze.net".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Webaze Shortlinks

Scarica i file di estensione Webaze Shortlinks in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome Webaze Shortlinks Webaze Shortlinks
ID cldjhhkjoeonpkopmfciakjdpnbkphdc
URL Ufficiale https://chromewebstore.google.com/detail/webaze-shortlinks/cldjhhkjoeonpkopmfciakjdpnbkphdc
Descrizione Simply create shortlinks with custom domains and different options. Powered by Webaze.net
Dimensione del File 14.28 KB
Conteggio Installazioni 46
Versione Corrente 0.1.0
Ultimo Aggiornamento 2022-03-02
Data di Pubblicazione 2022-03-02
Valutazione 5.00/5 Totale 3 Valutazioni
Sviluppatore Tubitor
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://webaze.net
URL della Pagina di Aiuto https://support.tubitor.com/
URL della Pagina della Politica sulla Privacy https://tubi.to/privacy
Lingue Supportate 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"
    }
}