URL Shortener Plus

One Click URL Shortener. Create links with Bitly, TinyUrl, is.gd, to.ly or goo.gl. QR Code, fast copy paste for Google Chrome.

¿Qué es URL Shortener Plus?

URL Shortener Plus es una extensión de Chrome desarrollada por https://jitt.wwevents.fun, y su función principal es "One Click URL Shortener. Create links with Bitly, TinyUrl, is.gd, to.ly or goo.gl. QR Code, fast copy paste for Google Chrome.".

Capturas de Pantalla de la Extensión

screenshot
screenshot

Descargar Archivo CRX de la Extensión URL Shortener Plus

Descarga archivos de extensión URL Shortener Plus en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        ★★★★★
The best way to create a short urls 📌 using Bitly, Rebrandly, TinyUrl, is.gd and to.ly, and more 🚨
Want to quickly shorten a url in one click? Then this is the extension for you 👑 Just click the extension to shorten the current page URL or by right clicking on any link 😍
Shorten the page/selected URL (TinyURL) 🔎
Shortern URL using tinyurl.com services 💣

FEATURES
★ Easily shorten any link ⚡
★ Automatically copies url to clipboard 🚀
★ Right click to shorten url and copy to clipboard 🚧
✔ Limited permissions 🤓
✔ Generate QR code 📷
✔ HTTPS for maximum security 🔑 No share of credentials to third party 🔓

PREMIUM FEATURES
🚨 App Booster 🚨

————————————————————
ABOUT WWEVENTS
————————————————————

💎 Building Apps and Extensions for Google Chrome and Android 🔥📣

————————————————————
CHANGELOG & RELEASE NOTES
————————————————————

📔 Available on the product page: https://jitt.wwevents.fun/project/url-shortener-plus/#changelog

————————————————————
LEGAL
————————————————————

URL Shortener Plus is a trademark of WWEvents.

————————————————————
PRIVACY POLICY & TERMS OF SERVICE
————————————————————

By installing this product you agree to our privacy policy & terms of service: https://jitt.wwevents.fun/privacy-policy/

————————————————————
REQUIRED PERMISSIONS
————————————————————

You may consult the list of permissions and the reason why they are required on the product page: https://jitt.wwevents.fun/project/url-shortener-plus/#permissions

“notifications” – Used to send desktop notification. For example when a new message arrive or App is updated.
“contextMenus” – Allow to add more settings when right click in the App icon in the browser toolbar and browser context menu.
“storage” – Used to save settings on your local computer.
“system.display” – Used to detect the display size and position the Extension window.
“unlimitedStorage” – Storage is limited to 5MB of data that may not be enough to store all configs.
“host_permissions” – Permission to access to some hosts/domains that we must modify in order to provide the desired functionality detailed in the functionality. It also allows that you can share content (links or text) from other pages directly to inside the App and send it as a SMS/Android message to a friend for example. Also used to allow intercommunication with other WWEvents Apps (i.e. Emojis).
“activeTab” – Permission to access the window that the extension is running and is show to the user.
“tabs” - Used when the App is not in Popup mode to read the page URL in order to shorten it.
“all_urls” – We cannot predict ahead of time witch hosts/domains the user want to shorten. The extension is capable to shorten any link/url/domain.

————————————————————
FINAL NOTES
————————————————————

This information is also available inside the App: Options -> About                    

Información Básica de la Extensión

Nombre URL Shortener Plus URL Shortener Plus
ID ghkafclcjholabkaldcjpcojoegcfdcl
URL Oficial https://chromewebstore.google.com/detail/url-shortener-plus/ghkafclcjholabkaldcjpcojoegcfdcl
Descripción One Click URL Shortener. Create links with Bitly, TinyUrl, is.gd, to.ly or goo.gl. QR Code, fast copy paste for Google Chrome.
Tamaño del Archivo 1.99 MB
Cantidad de Instalaciones 307
Versión Actual 5.5
Última Actualización 2024-02-11
Fecha de Publicación 2022-10-11
Calificación 4.00/5 Total de 3 Calificaciones
Desarrollador https://jitt.wwevents.fun
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión https://jitt.wwevents.fun/
URL de la Página de Ayuda https://jitt.wwevents.fun/project/url-shortener-plus/
URL de la Página de Política de Privacidad https://jitt.wwevents.fun/privacy-policy
Idiomas Soportados id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_chrome_extension_name__",
    "description": "__MSG_chrome_extension_description__",
    "version": "5.5",
    "default_locale": "en",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA1SecwTV3ZiPPNGYmGCBS0R6J1NJcEQ6FmvFOAC+K1fDdLyr8SQ\/V+xxMqrwFb\/ArUtk7FTnfk4dekb\/\/VyEqwKlPX7TLoaAw0CnoOvEEKRPJ5fUEqyi6R8moB9SPZ8232osVjv9NlROBdJ1PAcmNlwWeqSzodyPG563yOSKwM6gM8tVV8NX4\/2imXgERYtF\/p9k2Uiw48Yc4k1qNp4L1160WHac7VAm0QkyMcJdViwt8nMyIXyOfUXMd\/M\/6tY3IpvlVriUqLoZZUKTkpo2hlNBrxbrO12\/HSKSqyD0r0XcYcKVNb42FxtiuYvWd62JLRLrn6+Qz\/GCgyLCecWJ8AQIDAQAB",
    "options_page": "options\/index.html",
    "action": {
        "default_title": "__MSG_chrome_extension_name__",
        "default_icon": {
            "19": "img\/icon_19.png",
            "38": "img\/icon_38.png"
        },
        "default_popup": "popup.html"
    },
    "background": {
        "service_worker": "eventPage.js"
    },
    "icons": {
        "16": "img\/icon_16.png",
        "48": "img\/icon_48.png",
        "128": "img\/icon_128.png"
    },
    "permissions": [
        "notifications",
        "system.display",
        "contextMenus",
        "unlimitedStorage",
        "storage",
        "activeTab",
        "tabs"
    ],
    "host_permissions": [
        "*:\/\/*.wwevents.fun\/*",
        ""
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "img\/*",
                "js\/*",
                "options\/*",
                "css\/*",
                "html\/*"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    }
}