VMO Link

Shorten your link and make it more beautiful

VMO Linkとは何ですか?

VMO Linkはtranvanmydevによって開発されたChromeの拡張機能で、その主な機能は「Shorten your link and make it more beautiful」です。

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

screenshot
screenshot
screenshot

VMO Link拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Build a shortenLink page for your business and everyone

Is a tool to help you shorten your link.
Make your link shorter and more professional                    

拡張機能の基本情報

名前 VMO Link VMO Link
ID ckcaonfopeckokppommaghjldcjopeci
公式URL https://chromewebstore.google.com/detail/vmo-link/ckcaonfopeckokppommaghjldcjopeci
説明 Shorten your link and make it more beautiful
ファイルサイズ 351 KB
インストール数 140
現在のバージョン 1.2
最終更新日 2022-05-19
公開日 2022-05-14
評価 5.00/5 合計 2 レビュー
開発者 tranvanmydev
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://vmo.link/
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "VMO Link",
    "description": "Shorten your link and make it more beautiful",
    "version": "1.2",
    "action": {
        "default_popup": "index.html",
        "default_icon": {
            "16": "\/static\/images\/logo.png",
            "32": "\/static\/images\/logo.png",
            "48": "\/static\/images\/logo.png",
            "128": "\/static\/images\/logo.png"
        }
    },
    "icons": {
        "16": "\/static\/images\/logo.png",
        "32": "\/static\/images\/logo.png",
        "48": "\/static\/images\/logo.png"
    },
    "permissions": [
        "tabs"
    ],
    "host_permissions": [
        "https:\/\/vmo.link\/",
        "*:\/\/*\/*"
    ]
}