Url Shortener

Generate short links for the current page.

O que é Url Shortener?

Url Shortener é uma extensão do Chrome desenvolvida por https://t.mr, e sua principal característica é "Generate short links for the current page.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Url Shortener

Baixe arquivos de extensão Url Shortener no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome Url Shortener Url Shortener
ID jdmjiinbekfabkgclccgkddnddkmiohf
URL Oficial https://chromewebstore.google.com/detail/url-shortener/jdmjiinbekfabkgclccgkddnddkmiohf
Descrição Generate short links for the current page.
Tamanho do Arquivo 29.49 KB
Contagem de Instalações 134
Versão Atual 1.0.5
Última Atualização 2023-09-02
Data de Publicação 2023-08-03
Classificação 5.00/5 Total de 1 Avaliações
Desenvolvedor https://t.mr
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://t.mr
URL da Página de Política de Privacidade https://t.mr/page/privacy
Idiomas Suportados 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"
    }
}