Lnnkin - Safe Url Shortener
Lnnkin is a free URL shortener that provides companies with short, unique, secure & customizable links which can be monitored.
Was ist Lnnkin - Safe Url Shortener?
Lnnkin - Safe Url Shortener ist eine Chrome-Erweiterung, die von https://www.lnnkin.com entwickelt wurde, und ihr Hauptmerkmal ist "Lnnkin is a free URL shortener that provides companies with short, unique, secure & customizable links which can be monitored.".
Erweiterungsscreenshots
Lnnkin - Safe Url Shortener-Erweiterungs-CRX-Datei herunterladen
Laden Sie Lnnkin - Safe Url Shortener-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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. Grundlegende Informationen zur Erweiterung
| Name | |
| ID | nendbegakcchicogenfdchpllclhobpj |
| Offizielle URL | https://chromewebstore.google.com/detail/lnnkin-safe-url-shortener/nendbegakcchicogenfdchpllclhobpj |
| Beschreibung | Lnnkin is a free URL shortener that provides companies with short, unique, secure & customizable links which can be monitored. |
| Dateigröße | 135 KB |
| Installationsanzahl | 1,883 |
| Aktuelle Version | 23.0 |
| Letztes Update | 2023-09-17 |
| Veröffentlichungsdatum | 2020-05-08 |
| Bewertung | 4.25/5 Insgesamt 8 Bewertungen |
| Entwickler | https://www.lnnkin.com |
| [email protected] | |
| Zahlungsart | free |
| Erweiterungswebsite | https://www.lnnkin.com |
| Hilfeseite URL | https://www.lnnkin.com/url-shortener-faqs |
| URL der Datenschutzrichtlinien-Seite | https://www.lnnkin.com/privacy-policy |
| Unterstützte Sprachen | 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\/"
]
} | |