Webaze Shortlinks

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

Was ist Webaze Shortlinks?

Webaze Shortlinks ist eine Chrome-Erweiterung, die von Tubitor entwickelt wurde, und ihr Hauptmerkmal ist "Simply create shortlinks with custom domains and different options. Powered by Webaze.net".

Erweiterungsscreenshots

screenshot

Webaze Shortlinks-Erweiterungs-CRX-Datei herunterladen

Laden Sie Webaze Shortlinks-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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.                    

Grundlegende Informationen zur Erweiterung

Name Webaze Shortlinks Webaze Shortlinks
ID cldjhhkjoeonpkopmfciakjdpnbkphdc
Offizielle URL https://chromewebstore.google.com/detail/webaze-shortlinks/cldjhhkjoeonpkopmfciakjdpnbkphdc
Beschreibung Simply create shortlinks with custom domains and different options. Powered by Webaze.net
Dateigröße 14.28 KB
Installationsanzahl 46
Aktuelle Version 0.1.0
Letztes Update 2022-03-02
Veröffentlichungsdatum 2022-03-02
Bewertung 5.00/5 Insgesamt 3 Bewertungen
Entwickler Tubitor
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://webaze.net
Hilfeseite URL https://support.tubitor.com/
URL der Datenschutzrichtlinien-Seite https://tubi.to/privacy
Unterstützte Sprachen 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"
    }
}