Fashionreps Link Converter
Remove spaces from links and converts taobao mobile links to desktop links
What is Fashionreps Link Converter?
Fashionreps Link Converter is a Chrome extension developed by tom.van.eerdt, and its main feature is "Remove spaces from links and converts taobao mobile links to desktop links".
Extension Screenshots
Download Fashionreps Link Converter Extension CRX File
Download Fashionreps Link Converter 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
                        Extension made for reddit community that removes spaces from links and open the link in a new tab                     Extension Basic Information
| Name |   |  
| ID | lbnpmehdmjhejlmbcjflkmfplomakkae | 
| Official URL | https://chromewebstore.google.com/detail/fashionreps-link-converte/lbnpmehdmjhejlmbcjflkmfplomakkae | 
| Description | Remove spaces from links and converts taobao mobile links to desktop links | 
| File Size | 11.78 KB | 
| Installation Count | 465 | 
| Current Version | 2.1 | 
| Last Updated | 2020-08-01 | 
| Publish Date | 2020-07-30 | 
| Rating | 5.00/5 Total 3 Ratings | 
| Developer | tom.van.eerdt | 
| [email protected] | |
| Payment Type | free | 
| Supported Languages | 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"
        ]
    }
}  |  |