Lnnkin - Safe Url Shortener
Lnnkin is a free URL shortener that provides companies with short, unique, secure & customizable links which can be monitored.
Co to jest Lnnkin - Safe Url Shortener?
Lnnkin - Safe Url Shortener to rozszerzenie Chrome opracowane przez https://www.lnnkin.com, a jego główną funkcją jest „Lnnkin is a free URL shortener that provides companies with short, unique, secure & customizable links which can be monitored.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Lnnkin - Safe Url Shortener
Pobierz pliki rozszerzeń Lnnkin - Safe Url Shortener w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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. Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | nendbegakcchicogenfdchpllclhobpj |
| Oficjalny URL | https://chromewebstore.google.com/detail/lnnkin-safe-url-shortener/nendbegakcchicogenfdchpllclhobpj |
| Opis | Lnnkin is a free URL shortener that provides companies with short, unique, secure & customizable links which can be monitored. |
| Rozmiar pliku | 135 KB |
| Liczba instalacji | 1,883 |
| Aktualna Wersja | 23.0 |
| Ostatnia Aktualizacja | 2023-09-17 |
| Data Publikacji | 2020-05-08 |
| Ocena | 4.25/5 Łącznie 8 Oceny |
| Deweloper | https://www.lnnkin.com |
| [email protected] | |
| Typ Płatności | free |
| Strona Rozszerzenia | https://www.lnnkin.com |
| Adres URL Strony Pomocy | https://www.lnnkin.com/url-shortener-faqs |
| Adres URL Strony Polityki Prywatności | https://www.lnnkin.com/privacy-policy |
| Obsługiwane Języki | 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\/"
]
} | |