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 - это расширение Chrome, разработанное https://www.lnnkin.com, и его основная функция - "Lnnkin is a free URL shortener that provides companies with short, unique, secure & customizable links which can be monitored.".
Снимки экрана расширения
Скачать файл CRX расширения Lnnkin - Safe Url Shortener
Скачайте файлы расширений 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 |
| Электронная почта | [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\/"
]
} | |