Url Shortener
Generate short links for the current page.
Qu'est-ce que Url Shortener ?
Url Shortener est une extension Chrome développée par https://t.mr, et sa fonction principale est "Generate short links for the current page.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Url Shortener
Téléchargez les fichiers d'extension Url Shortener 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
Introducing the free and user-friendly URL shortener that allows you to create short links with just one click! With the T.MR Chrome extension, you can generate short links within seconds, directly from the webpages you visit. Experience the ultimate convenience of creating short links using wz.my ov.cm zo.cm, and more! The T.MR URL Shortener Extension provides the perfect solution for those seeking a quick and effortless way to shorten URLs. Key features of the Rebrandly URL Shortener include: - Forever FREE (No sign-up or login required) - Instantly shorten any link with a single click. - Track link clicks to monitor engagement. - Personalize short URLs with relevant keywords. With just one click, this extension instantly shortens any URL using the popular URL Shortener service. No need to open a new tab or navigate away from your current page - simply click the extension icon, and your shortened link will be automatically copied to your clipboard for easy sharing.
Informations de Base sur l'Extension
Nom | Url Shortener |
ID | jdmjiinbekfabkgclccgkddnddkmiohf |
URL Officiel | https://chromewebstore.google.com/detail/url-shortener/jdmjiinbekfabkgclccgkddnddkmiohf |
Description | Generate short links for the current page. |
Taille du Fichier | 29.49 KB |
Nombre d'Installations | 134 |
Version Actuelle | 1.0.5 |
Dernière Mise à Jour | 2023-09-02 |
Date de Publication | 2023-08-03 |
Évaluation | 5.00/5 Total 1 Évaluations |
Développeur | https://t.mr |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://t.mr |
URL de la Page de Politique de Confidentialité | https://t.mr/page/privacy |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Url Shortener", "version": "1.0.5", "description": "Generate short links for the current page.", "action": { "default_popup": "popup.html" }, "permissions": [ "activeTab", "storage" ], "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" } } |