Webaze Shortlinks

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

Τι είναι το Webaze Shortlinks;

Το Webaze Shortlinks είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Tubitor, και η κύρια λειτουργία του είναι "Simply create shortlinks with custom domains and different options. Powered by Webaze.net".

Στιγμιότυπα Επέκτασης

screenshot

Λήψη αρχείου CRX της επέκτασης Webaze Shortlinks

Λήψη αρχείων επέκτασης Webaze Shortlinks σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        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.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Webaze Shortlinks Webaze Shortlinks
ID cldjhhkjoeonpkopmfciakjdpnbkphdc
Επίσημο URL https://chromewebstore.google.com/detail/webaze-shortlinks/cldjhhkjoeonpkopmfciakjdpnbkphdc
Περιγραφή Simply create shortlinks with custom domains and different options. Powered by Webaze.net
Μέγεθος Αρχείου 14.28 KB
Αριθμός Εγκαταστάσεων 46
Τρέχουσα Έκδοση 0.1.0
Τελευταία Ενημέρωση 2022-03-02
Ημερομηνία Δημοσίευσης 2022-03-02
Αξιολόγηση 5.00/5 Συνολικά 3 Αξιολογήσεις
Προγραμματιστής Tubitor
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://webaze.net
Διεύθυνση URL της Σελίδας Βοήθειας https://support.tubitor.com/
URL της Σελίδας Πολιτικής Απορρήτου https://tubi.to/privacy
Υποστηριζόμενες Γλώσσες 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"
    }
}