Fashionreps Link Converter

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

Apa itu Fashionreps Link Converter?

Fashionreps Link Converter adalah ekstensi Chrome yang dikembangkan oleh tom.van.eerdt, dan fitur utamanya adalah "Remove spaces from links and converts taobao mobile links to desktop links".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Fashionreps Link Converter

Unduh file ekstensi Fashionreps Link Converter dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

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

Informasi Dasar Ekstensi

Nama Fashionreps Link Converter Fashionreps Link Converter
ID lbnpmehdmjhejlmbcjflkmfplomakkae
URL Resmi https://chromewebstore.google.com/detail/fashionreps-link-converte/lbnpmehdmjhejlmbcjflkmfplomakkae
Deskripsi Remove spaces from links and converts taobao mobile links to desktop links
Ukuran File 11.78 KB
Jumlah Instalasi 465
Versi Saat Ini 2.1
Terakhir Diperbarui 2020-08-01
Tanggal Publikasi 2020-07-30
Penilaian 5.00/5 Total 3 Penilaian
Pengembang tom.van.eerdt
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung 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"
        ]
    }
}