shly.link - URL Shortener Service

Easiest URL shortener

shly.link - URL Shortener Serviceとは何ですか?

shly.link - URL Shortener Serviceはhttps://shly.linkによって開発されたChromeの拡張機能で、その主な機能は「Easiest URL shortener」です。

拡張機能のスクリーンショット

screenshot

shly.link - URL Shortener Service拡張機能のCRXファイルをダウンロード

shly.link - URL Shortener Service拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Get the short URL just by clicking the extension logo

Features:
* Fast URL shortener
* QR code                    

拡張機能の基本情報

名前 shly.link - URL Shortener Service shly.link - URL Shortener Service
ID gjapialngbmoacjakbianepjhkjpjjcg
公式URL https://chromewebstore.google.com/detail/shlylink-url-shortener-se/gjapialngbmoacjakbianepjhkjpjjcg
説明 Easiest URL shortener
ファイルサイズ 93.35 KB
インストール数 1,647
現在のバージョン 2.17.1
最終更新日 2022-08-11
公開日 2020-06-06
評価 3.90/5 合計 21 レビュー
開発者 https://shly.link
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://shly.link/
ヘルプページのURL https://shly.link/npZhx
対応言語 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"
}