Webaze Shortlinks

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

Wat is Webaze Shortlinks?

Webaze Shortlinks is een Chrome-extensie ontwikkeld door Tubitor, en de belangrijkste functie is "Simply create shortlinks with custom domains and different options. Powered by Webaze.net".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Webaze Shortlinks

Download Webaze Shortlinks-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam Webaze Shortlinks Webaze Shortlinks
ID cldjhhkjoeonpkopmfciakjdpnbkphdc
Officiële URL https://chromewebstore.google.com/detail/webaze-shortlinks/cldjhhkjoeonpkopmfciakjdpnbkphdc
Beschrijving Simply create shortlinks with custom domains and different options. Powered by Webaze.net
Bestandsgrootte 14.28 KB
Aantal Installaties 46
Huidige Versie 0.1.0
Laatst Bijgewerkt 2022-03-02
Publicatiedatum 2022-03-02
Beoordeling 5.00/5 Totaal 3 Beoordelingen
Ontwikkelaar Tubitor
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://webaze.net
Help Pagina-URL https://support.tubitor.com/
URL van de Privacybeleid Pagina https://tubi.to/privacy
Ondersteunde Talen 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"
    }
}