Webaze Shortlinks

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

Qu'est-ce que Webaze Shortlinks ?

Webaze Shortlinks est une extension Chrome développée par Tubitor, et sa fonction principale est "Simply create shortlinks with custom domains and different options. Powered by Webaze.net".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Webaze Shortlinks

Téléchargez les fichiers d'extension Webaze Shortlinks au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Webaze Shortlinks Webaze Shortlinks
ID cldjhhkjoeonpkopmfciakjdpnbkphdc
URL Officiel https://chromewebstore.google.com/detail/webaze-shortlinks/cldjhhkjoeonpkopmfciakjdpnbkphdc
Description Simply create shortlinks with custom domains and different options. Powered by Webaze.net
Taille du Fichier 14.28 KB
Nombre d'Installations 46
Version Actuelle 0.1.0
Dernière Mise à Jour 2022-03-02
Date de Publication 2022-03-02
Évaluation 5.00/5 Total 3 Évaluations
Développeur Tubitor
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://webaze.net
URL de la Page d'Aide https://support.tubitor.com/
URL de la Page de Politique de Confidentialité https://tubi.to/privacy
Langues Prises en Charge 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"
    }
}