Lnnkin - Safe Url Shortener
Lnnkin is a free URL shortener that provides companies with short, unique, secure & customizable links which can be monitored.
什麼是Lnnkin - Safe Url Shortener?
Lnnkin - Safe Url Shortener是由https://www.lnnkin.com開發的Chrome擴展程式,該擴展的主要功能是“Lnnkin is a free URL shortener that provides companies with short, unique, secure & customizable links which can be monitored.”。
擴展截圖
下載Lnnkin - Safe Url Shortener擴展crx文件
下載Lnnkin - Safe Url Shortener擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Lnnkin key features:
* Unlimited short links - Create unlimited short links using our website or browser extensions for free with lifetime validity.
* Unlimited custom links - Create unlimited custom links using our website or browser extensions.
* Branded links - Create branded short links with your own domains. Improve link CTR with branded short links.
* Password protected short links - Restrict access to your sensitive data by creating password protected short or custom links.
* Edit short links - Fix broken links by changing the destination URL of short links & redirect all traffic to correct location.
* Delete short links - Delete unwanted or unused short links any time. Short links can also be temporarily disabled or enabled.
* Grouping links - Efficiently manage short links by grouping them in different groups based on their category, campaign, project etc.
* Track short link clicks - See real time click insights for free. Filter clicks data by device, country, referrer, browser & operating system etc.
* Multiple users - Add users to your account and collaborate with your teammates. 擴展基本資訊
| 名稱 | |
| ID | nendbegakcchicogenfdchpllclhobpj |
| 官方網址 | https://chromewebstore.google.com/detail/lnnkin-safe-url-shortener/nendbegakcchicogenfdchpllclhobpj |
| 簡介 | Lnnkin is a free URL shortener that provides companies with short, unique, secure & customizable links which can be monitored. |
| 檔案大小 | 135 KB |
| 安裝次數 | 1,883 |
| 目前版本 | 23.0 |
| 更新時間 | 2023-09-17 |
| 上架時間 | 2020-05-08 |
| 評分 | 4.25/5 共 8 次評分 |
| 開發者 | https://www.lnnkin.com |
| 電子郵箱 | [email protected] |
| 付費類型 | free |
| 擴展官網 | https://www.lnnkin.com |
| 說明頁面URL | https://www.lnnkin.com/url-shortener-faqs |
| 隱私政策頁面URL | https://www.lnnkin.com/privacy-policy |
| 支援的語言 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Lnnkin - Safe Url Shortener",
"description": "Lnnkin is a free URL shortener that provides companies with short, unique, secure & customizable links which can be monitored.",
"version": "23.0",
"action": {
"default_icon": "lnnkin_logo_1.png",
"default_popup": "popup.html"
},
"permissions": [
"activeTab"
],
"host_permissions": [
"https:\/\/www.lnnkin.com\/"
]
} | |