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