Taotaro order assistant
Taotaro Order Assistantは、弊社サイトでご注文を行うための補助的なプラグインです。下記の機能を使う事で、よりスムーズに中国輸入ができます。 機能紹介: 😀カートイン機能:…
What is Taotaro order assistant?
Taotaro order assistant is a Chrome extension developed by https://www.yiwutaro.com, and its main feature is "Taotaro Order Assistantは、弊社サイトでご注文を行うための補助的なプラグインです。下記の機能を使う事で、よりスムーズに中国輸入ができます。 機能紹介: 😀カートイン機能:…".
Download Taotaro order assistant Extension CRX File
Download Taotaro order assistant 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
Taotaro Order Assistantは、弊社サイトでご注文を行うための補助的なプラグインです。下記の機能を使う事で、よりスムーズに中国輸入ができます。 機能紹介: 😀カートイン機能: 1688(中国アリババ)やタオバオのサイト上の商品をタオタロウマイカートへ追加可能。 😀画像検索機能: Amazonや楽天、メルカリ等で販売されている商品の類似品を1688での画像検索機能。 😀画像検索機能のオンオフ設定: 各サイトでの画像検索機能をお客様のニーズに合わせて調節可能。 😀タオタロウお気に入り機能: 1688(中国アリババ)やタオバオのサイト上の商品をタオタロウのお気に入りリストに直接追加可能。 不具合等ありましたら、お気軽にご連絡してください!🙋♂ ※稀に不具合により選択したものでない価格やサイズが読み込まれる場合がございます。カートに入れる前にしっかりとご確認ください。
Extension Basic Information
Name | Taotaro order assistant |
ID | nahdggilmmpnphekajnpckogaeibnfci |
Official URL | https://chromewebstore.google.com/detail/taotaro-order-assistant/nahdggilmmpnphekajnpckogaeibnfci |
Description | Taotaro Order Assistantは、弊社サイトでご注文を行うための補助的なプラグインです。下記の機能を使う事で、よりスムーズに中国輸入ができます。 機能紹介: 😀カートイン機能:… |
File Size | 829 KB |
Installation Count | 5,033 |
Current Version | 2.1.0 |
Last Updated | 2024-01-19 |
Publish Date | 2021-09-15 |
Rating | 4.60/5 Total 10 Ratings |
Developer | https://www.yiwutaro.com |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | http://www.yiwutaro.com/chrome-customer-ext-privacy-policy.html |
Supported Languages | zh-CN,ja |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "action": { "default_popup": "index.html" }, "background": { "service_worker": "service-worker-loader.js", "type": "module" }, "content_scripts": [ { "js": [ "assets\/sentry_init.ts-loader-c97bcf31.js", "assets\/search_image.ts-loader-af8f8a70.js" ], "matches": [ "https:\/\/*\/*", "http:\/\/*\/*" ], "css": [ "assets\/alert_expired-f92bd5c4.css", "assets\/search_image-19b16b9e.css" ] }, { "js": [ "assets\/sentry_init.ts-loader-c97bcf31.js", "assets\/add_cart_taobao.ts-loader-cc4f477c.js" ], "matches": [ "*:\/\/item.taobao.com\/*", "*:\/\/*.detail.tmall.com\/*", "*:\/\/detail.tmall.hk\/*" ], "css": [ "assets\/alert_expired-f92bd5c4.css", "assets\/add_cart-77ddcb72.css", "assets\/add_cart_taobao-6e33d879.css" ] }, { "js": [ "assets\/sentry_init.ts-loader-c97bcf31.js", "assets\/add_cart_1688.ts-loader-c0be7dbf.js" ], "matches": [ "*:\/\/detail.1688.com\/*" ], "css": [ "assets\/alert_expired-f92bd5c4.css", "assets\/add_cart-77ddcb72.css", "assets\/add_cart_1688-7d416486.css" ] }, { "js": [ "assets\/sentry_init.ts-loader-c97bcf31.js", "assets\/set_version.ts-loader-361f462f.js" ], "matches": [ "*:\/\/*.yiwutaro.com\/*" ] } ], "declarative_net_request": { "rule_resources": [ { "enabled": true, "id": "ruleset", "path": "rules_net_request.json" } ] }, "default_locale": "ja", "host_permissions": [ "*:\/\/*.yiwutaro.com\/*", "https:\/\/*.1688.com\/*", "https:\/\/detailskip.taobao.com\/json\/deliveryFee.htm*" ], "icons": { "16": "src\/assets\/logo\/logo_16.png", "48": "src\/assets\/logo\/logo_48.png", "128": "src\/assets\/logo\/logo_128.png" }, "manifest_version": 3, "name": "__MSG_appName__", "permissions": [ "cookies", "tabs", "declarativeNetRequest", "storage" ], "version": "2.1.0.0", "version_name": "2.1.0", "web_accessible_resources": [ { "matches": [ " |