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 |
| 公式URL | 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 |
| Eメール | [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\/"
]
} | |