shly.link - URL Shortener Service

Easiest URL shortener

What is shly.link - URL Shortener Service?

shly.link - URL Shortener Service is a Chrome extension developed by https://shly.link, and its main feature is "Easiest URL shortener".

Extension Screenshots

screenshot

Download shly.link - URL Shortener Service Extension CRX File

Download shly.link - URL Shortener Service extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Get the short URL just by clicking the extension logo

Features:
* Fast URL shortener
* QR code                    

Extension Basic Information

Name shly.link - URL Shortener Service shly.link - URL Shortener Service
ID gjapialngbmoacjakbianepjhkjpjjcg
Official URL https://chromewebstore.google.com/detail/shlylink-url-shortener-se/gjapialngbmoacjakbianepjhkjpjjcg
Description Easiest URL shortener
File Size 93.35 KB
Installation Count 1,647
Current Version 2.17.1
Last Updated 2022-08-11
Publish Date 2020-06-06
Rating 3.90/5 Total 21 Ratings
Developer https://shly.link
Email [email protected]
Payment Type free
Extension Website https://shly.link/
Help Page URL https://shly.link/npZhx
Supported Languages de,en,fr,et,es,fi,ru,uk,ko
manifest.json
{
    "name": "__MSG_chromeWebstoreAppName__",
    "short_name": "__MSG_chromeWebstoreAppShortName__",
    "description": "__MSG_chromeWebstoreAppDescription__",
    "version": "2.17.1",
    "default_locale": "en",
    "manifest_version": 3,
    "permissions": [
        "activeTab",
        "clipboardWrite"
    ],
    "host_permissions": [
        "https:\/\/shly.link\/"
    ],
    "action": {
        "default_icon": {
            "16": "assets\/img\/app\/icon-16x16.png",
            "19": "assets\/img\/app\/icon-19x19.png",
            "32": "assets\/img\/app\/icon-32x32.png",
            "38": "assets\/img\/app\/icon-38x38.png",
            "48": "assets\/img\/app\/icon-48x48.png",
            "96": "assets\/img\/app\/icon-96x96.png",
            "128": "assets\/img\/app\/icon-128x128.png"
        },
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "assets\/img\/app\/icon-16x16.png",
        "19": "assets\/img\/app\/icon-19x19.png",
        "32": "assets\/img\/app\/icon-32x32.png",
        "38": "assets\/img\/app\/icon-38x38.png",
        "48": "assets\/img\/app\/icon-48x48.png",
        "96": "assets\/img\/app\/icon-96x96.png",
        "128": "assets\/img\/app\/icon-128x128.png"
    },
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx"
}