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 مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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
عنوان صفحة المساعدة https://support.tubitor.com/
عنوان صفحة سياسة الخصوصية 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"
    }
}