shly.link - URL Shortener Service
Easiest URL shortener
Wat is shly.link - URL Shortener Service?
shly.link - URL Shortener Service is een Chrome-extensie ontwikkeld door https://shly.link, en de belangrijkste functie is "Easiest URL shortener".
Extensie Screenshots
Download het CRX-bestand van de extensie shly.link - URL Shortener Service
Download shly.link - URL Shortener Service-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Get the short URL just by clicking the extension logo
Features:
* Fast URL shortener
* QR code Basisinformatie over de Extensie
| Naam | |
| ID | gjapialngbmoacjakbianepjhkjpjjcg |
| Officiële URL | https://chromewebstore.google.com/detail/shlylink-url-shortener-se/gjapialngbmoacjakbianepjhkjpjjcg |
| Beschrijving | Easiest URL shortener |
| Bestandsgrootte | 93.35 KB |
| Aantal Installaties | 1,647 |
| Huidige Versie | 2.17.1 |
| Laatst Bijgewerkt | 2022-08-11 |
| Publicatiedatum | 2020-06-06 |
| Beoordeling | 3.90/5 Totaal 21 Beoordelingen |
| Ontwikkelaar | https://shly.link |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | https://shly.link/ |
| Help Pagina-URL | https://shly.link/npZhx |
| Ondersteunde Talen | de,en,fr,et,es,fi,ru,uk,ko |
| manifest.json | |
{
"name": "__MSG_chromeWebstoreAppName__",
"short_name": "__MSG_chromeWebstoreAppShortName__",
"description": "__MSG_chromeWebstoreAppDescription__",
"version": "2.17.1",
"default_locale": "en",
"manifest_version": 3,
"permissions": [
"activeTab",
"clipboardWrite"
],
"host_permissions": [
"https:\/\/shly.link\/"
],
"action": {
"default_icon": {
"16": "assets\/img\/app\/icon-16x16.png",
"19": "assets\/img\/app\/icon-19x19.png",
"32": "assets\/img\/app\/icon-32x32.png",
"38": "assets\/img\/app\/icon-38x38.png",
"48": "assets\/img\/app\/icon-48x48.png",
"96": "assets\/img\/app\/icon-96x96.png",
"128": "assets\/img\/app\/icon-128x128.png"
},
"default_popup": "popup.html"
},
"icons": {
"16": "assets\/img\/app\/icon-16x16.png",
"19": "assets\/img\/app\/icon-19x19.png",
"32": "assets\/img\/app\/icon-32x32.png",
"38": "assets\/img\/app\/icon-38x38.png",
"48": "assets\/img\/app\/icon-48x48.png",
"96": "assets\/img\/app\/icon-96x96.png",
"128": "assets\/img\/app\/icon-128x128.png"
},
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx"
} | |