Taobao Helper

An extension to convert mobile Taobao links to desktop

Taobao Helperとは何ですか?

Taobao Helperはconnorによって開発されたChromeの拡張機能で、その主な機能は「An extension to convert mobile Taobao links to desktop」です。

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

screenshot
screenshot

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

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

拡張機能の使用方法

                        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/                    

拡張機能の基本情報

名前 Taobao Helper Taobao Helper
ID dmmjgpipjihffbidamjgookdbmocfbij
公式URL https://chromewebstore.google.com/detail/taobao-helper/dmmjgpipjihffbidamjgookdbmocfbij
説明 An extension to convert mobile Taobao links to desktop
ファイルサイズ 14.8 KB
インストール数 242
現在のバージョン 1.0
最終更新日 2018-09-17
公開日 2018-09-17
評価 5.00/5 合計 1 レビュー
開発者 connor
Eメール [email protected]
支払い方法 free
対応言語 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"
    }
}