Url Shortener

Generate short links for the current page.

ما هو Url Shortener؟

Url Shortener هو إضافة Chrome تم تطويرها بواسطة https://t.mr، والميزة الرئيسية لها هي "Generate short links for the current page.".

لقطات شاشة التمديد

screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Url Shortener

قم بتنزيل ملفات الامتداد Url Shortener بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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.                    

معلومات أساسية عن التمديد

الاسم Url Shortener Url Shortener
ID jdmjiinbekfabkgclccgkddnddkmiohf
عنوان URL الرسمي https://chromewebstore.google.com/detail/url-shortener/jdmjiinbekfabkgclccgkddnddkmiohf
الوصف Generate short links for the current page.
حجم الملف 29.49 KB
عدد التثبيتات 134
النسخة الحالية 1.0.5
آخر تحديث 2023-09-02
تاريخ النشر 2023-08-03
تقييم 5.00/5 مجموع تقييمات 1
المطور https://t.mr
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://t.mr
عنوان صفحة سياسة الخصوصية https://t.mr/page/privacy
اللغات المدعومة 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"
    }
}