Webaze Shortlinks

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

Webaze Shortlinks क्या है?

Webaze Shortlinks Tubitor द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Simply create shortlinks with custom domains and different options. Powered by Webaze.net"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Webaze Shortlinks एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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"
    }
}