Webaze Shortlinks

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

What is Webaze Shortlinks?

Webaze Shortlinks is a Chrome extension developed by Tubitor, and its main feature is "Simply create shortlinks with custom domains and different options. Powered by Webaze.net".

Extension Screenshots

screenshot

Download Webaze Shortlinks Extension CRX File

Download Webaze Shortlinks extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Webaze Shortlinks Webaze Shortlinks
ID cldjhhkjoeonpkopmfciakjdpnbkphdc
Official URL https://chromewebstore.google.com/detail/webaze-shortlinks/cldjhhkjoeonpkopmfciakjdpnbkphdc
Description Simply create shortlinks with custom domains and different options. Powered by Webaze.net
File Size 14.28 KB
Installation Count 46
Current Version 0.1.0
Last Updated 2022-03-02
Publish Date 2022-03-02
Rating 5.00/5 Total 3 Ratings
Developer Tubitor
Email [email protected]
Payment Type free
Extension Website https://webaze.net
Help Page URL https://support.tubitor.com/
Privacy Policy Page URL https://tubi.to/privacy
Supported Languages 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"
    }
}