Taobao Helper

An extension to convert mobile Taobao links to desktop

What is Taobao Helper?

Taobao Helper is a Chrome extension developed by connor, and its main feature is "An extension to convert mobile Taobao links to desktop".

Extension Screenshots

screenshot
screenshot

Download Taobao Helper Extension CRX File

Download Taobao Helper 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

                        Just a simple extension that uses taobaotools.github.io in a easier format. Not very pretty, but I am open to suggestions on what I should do to it. Feel free to message me on reddit and if you repost this please give me credit. 

Reddit: /u/monarch8

Credit: https://taobaotools.github.io/                    

Extension Basic Information

Name Taobao Helper Taobao Helper
ID dmmjgpipjihffbidamjgookdbmocfbij
Official URL https://chromewebstore.google.com/detail/taobao-helper/dmmjgpipjihffbidamjgookdbmocfbij
Description An extension to convert mobile Taobao links to desktop
File Size 14.8 KB
Installation Count 242
Current Version 1.0
Last Updated 2018-09-17
Publish Date 2018-09-17
Rating 5.00/5 Total 1 Ratings
Developer connor
Email [email protected]
Payment Type free
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Taobao Helper",
    "version": "1.0",
    "description": "An extension to convert mobile Taobao links to desktop",
    "icons": {
        "128": "images\/icon128.png",
        "16": "images\/icon16.png"
    },
    "browser_action": {
        "default_icon": "images\/icon16.png",
        "default_popup": "index.html"
    }
}