TaoBao Tool Kit

This tool kit makes browsing for reps on taobao much easier.

TaoBao Tool Kitとは何ですか?

TaoBao Tool KitはJake Koziolによって開発されたChromeの拡張機能で、その主な機能は「This tool kit makes browsing for reps on taobao much easier.」です。

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

screenshot
screenshot
screenshot
screenshot

TaoBao Tool Kit拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Have you ever been browsing Taobao, shifting from tab to tab converting links, looking for reviews and adding link into a unorganized list. Struggle no more! With the TaoBao Tool Kid all you have to do is download the extension and you can use Taobao to its full capability with only one tab. With this tool kit you can view Reddit reviews on each individual item, save links that you find interesting for later without even changing the page and convert TaoBao links with a click of a button.

Features:
 + Reddit Review Searcher
 + TaoBao Link Converter
 + Link Saver
 + Auto link inserter for easy browsing
 + More to come with your support!
 + Agent links(New feature as of version 0.3)

Updated:

Just updated to find 2 times as many reviews and QC pictures from new sources. Also added in agent links that reddirect you to the page of you agent                    

拡張機能の基本情報

名前 TaoBao Tool Kit TaoBao Tool Kit
ID gflddldjbpicggpbdnnneblblockmmli
公式URL https://chromewebstore.google.com/detail/taobao-tool-kit/gflddldjbpicggpbdnnneblblockmmli
説明 This tool kit makes browsing for reps on taobao much easier.
ファイルサイズ 103 KB
インストール数 107
現在のバージョン 0.3
最終更新日 2018-02-06
公開日 2018-02-05
評価 4.33/5 合計 6 レビュー
開発者 Jake Koziol
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "TaoBao Tool Kit",
    "description": "This tool kit makes browsing for reps on taobao much easier.",
    "version": "0.3",
    "background": {
        "scripts": [
            "event.js"
        ],
        "persistent": true
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "tabs",
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "storage"
    ]
}