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 с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        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
URL страницы политики конфиденциальности 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"
    }
}