Fashionreps Link Converter

Remove spaces from links and converts taobao mobile links to desktop links

Fashionreps Link Converterとは何ですか?

Fashionreps Link Converterはtom.van.eerdtによって開発されたChromeの拡張機能で、その主な機能は「Remove spaces from links and converts taobao mobile links to desktop links」です。

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

screenshot

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

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

拡張機能の使用方法

                        Extension made for reddit community that removes spaces from links and open the link in a new tab                    

拡張機能の基本情報

名前 Fashionreps Link Converter Fashionreps Link Converter
ID lbnpmehdmjhejlmbcjflkmfplomakkae
公式URL https://chromewebstore.google.com/detail/fashionreps-link-converte/lbnpmehdmjhejlmbcjflkmfplomakkae
説明 Remove spaces from links and converts taobao mobile links to desktop links
ファイルサイズ 11.78 KB
インストール数 465
現在のバージョン 2.1
最終更新日 2020-08-01
公開日 2020-07-30
評価 5.00/5 合計 3 レビュー
開発者 tom.van.eerdt
Eメール [email protected]
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Fashionreps Link Converter ",
    "description": "Remove spaces from links and converts taobao mobile links to desktop links",
    "version": "2.1",
    "manifest_version": 2,
    "permissions": [
        "contextMenus"
    ],
    "icons": {
        "128": "img\/fashionreps.png",
        "48": "img\/fashionreps.png",
        "16": "img\/fashionreps.png"
    },
    "background": {
        "scripts": [
            "eventPage.js"
        ]
    }
}