Webaze Shortlinks

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

Co to jest Webaze Shortlinks?

Webaze Shortlinks to rozszerzenie Chrome opracowane przez Tubitor, a jego główną funkcją jest „Simply create shortlinks with custom domains and different options. Powered by Webaze.net”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Webaze Shortlinks

Pobierz pliki rozszerzeń Webaze Shortlinks w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa Webaze Shortlinks Webaze Shortlinks
ID cldjhhkjoeonpkopmfciakjdpnbkphdc
Oficjalny URL https://chromewebstore.google.com/detail/webaze-shortlinks/cldjhhkjoeonpkopmfciakjdpnbkphdc
Opis Simply create shortlinks with custom domains and different options. Powered by Webaze.net
Rozmiar pliku 14.28 KB
Liczba instalacji 46
Aktualna Wersja 0.1.0
Ostatnia Aktualizacja 2022-03-02
Data Publikacji 2022-03-02
Ocena 5.00/5 Łącznie 3 Oceny
Deweloper Tubitor
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://webaze.net
Adres URL Strony Pomocy https://support.tubitor.com/
Adres URL Strony Polityki Prywatności https://tubi.to/privacy
Obsługiwane Języki 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"
    }
}