Webaze Shortlinks

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

什麼是Webaze Shortlinks?

Webaze Shortlinks是由Tubitor開發的Chrome擴展程式,該擴展的主要功能是“Simply create shortlinks with custom domains and different options. Powered by Webaze.net”。

擴展截圖

screenshot

下載Webaze Shortlinks擴展crx文件

下載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
官方網址 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"
    }
}