Url Shortener

Generate short links for the current page.

什麼是Url Shortener?

Url Shortener是由https://t.mr開發的Chrome擴展程式,該擴展的主要功能是“Generate short links for the current page.”。

擴展截圖

screenshot
screenshot
screenshot

下載Url Shortener擴展crx文件

下載Url Shortener擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Introducing the free and user-friendly URL shortener that allows you to create short links with just one click! With the T.MR Chrome extension, you can generate short links within seconds, directly from the webpages you visit.

Experience the ultimate convenience of creating short links using wz.my ov.cm zo.cm, and more! The T.MR URL Shortener Extension provides the perfect solution for those seeking a quick and effortless way to shorten URLs.

Key features of the Rebrandly URL Shortener include:
- Forever FREE (No sign-up or login required)
- Instantly shorten any link with a single click.
- Track link clicks to monitor engagement.
- Personalize short URLs with relevant keywords.

With just one click, this extension instantly shortens any URL using the popular URL Shortener service. No need to open a new tab or navigate away from your current page - simply click the extension icon, and your shortened link will be automatically copied to your clipboard for easy sharing.                    

擴展基本資訊

名稱 Url Shortener Url Shortener
ID jdmjiinbekfabkgclccgkddnddkmiohf
官方網址 https://chromewebstore.google.com/detail/url-shortener/jdmjiinbekfabkgclccgkddnddkmiohf
簡介 Generate short links for the current page.
檔案大小 29.49 KB
安裝次數 134
目前版本 1.0.5
更新時間 2023-09-02
上架時間 2023-08-03
評分 5.00/5 共 1 次評分
開發者 https://t.mr
電子郵箱 [email protected]
付費類型 free
擴展官網 https://t.mr
隱私政策頁面URL https://t.mr/page/privacy
支援的語言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Url Shortener",
    "version": "1.0.5",
    "description": "Generate short links for the current page.",
    "action": {
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab",
        "storage"
    ],
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    }
}