Lnnkin - Safe Url Shortener
Lnnkin is a free URL shortener that provides companies with short, unique, secure & customizable links which can be monitored.
¿Qué es Lnnkin - Safe Url Shortener?
Lnnkin - Safe Url Shortener es una extensión de Chrome desarrollada por https://www.lnnkin.com, y su función principal es "Lnnkin is a free URL shortener that provides companies with short, unique, secure & customizable links which can be monitored.".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Lnnkin - Safe Url Shortener
Descarga archivos de extensión Lnnkin - Safe Url Shortener en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
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. Información Básica de la Extensión
| Nombre | |
| ID | nendbegakcchicogenfdchpllclhobpj |
| URL Oficial | https://chromewebstore.google.com/detail/lnnkin-safe-url-shortener/nendbegakcchicogenfdchpllclhobpj |
| Descripción | Lnnkin is a free URL shortener that provides companies with short, unique, secure & customizable links which can be monitored. |
| Tamaño del Archivo | 135 KB |
| Cantidad de Instalaciones | 1,883 |
| Versión Actual | 23.0 |
| Última Actualización | 2023-09-17 |
| Fecha de Publicación | 2020-05-08 |
| Calificación | 4.25/5 Total de 8 Calificaciones |
| Desarrollador | https://www.lnnkin.com |
| Correo electrónico | [email protected] |
| Tipo de Pago | free |
| Sitio Web de la Extensión | https://www.lnnkin.com |
| URL de la Página de Ayuda | https://www.lnnkin.com/url-shortener-faqs |
| URL de la Página de Política de Privacidad | https://www.lnnkin.com/privacy-policy |
| Idiomas Soportados | 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\/"
]
} | |