shly.link - URL Shortener Service
Easiest URL shortener
Qu'est-ce que shly.link - URL Shortener Service ?
shly.link - URL Shortener Service est une extension Chrome développée par https://shly.link, et sa fonction principale est "Easiest URL shortener".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension shly.link - URL Shortener Service
Téléchargez les fichiers d'extension shly.link - URL Shortener Service au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
Get the short URL just by clicking the extension logo Features: * Fast URL shortener * QR code
Informations de Base sur l'Extension
Nom | shly.link - URL Shortener Service |
ID | gjapialngbmoacjakbianepjhkjpjjcg |
URL Officiel | https://chromewebstore.google.com/detail/shlylink-url-shortener-se/gjapialngbmoacjakbianepjhkjpjjcg |
Description | Easiest URL shortener |
Taille du Fichier | 93.35 KB |
Nombre d'Installations | 1,647 |
Version Actuelle | 2.17.1 |
Dernière Mise à Jour | 2022-08-11 |
Date de Publication | 2020-06-06 |
Évaluation | 3.90/5 Total 21 Évaluations |
Développeur | https://shly.link |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://shly.link/ |
URL de la Page d'Aide | https://shly.link/npZhx |
Langues Prises en Charge | 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" } |