Sendsana
Import ecoommerce product to WooCommerce, Shopify store directly
什么是Sendsana?
Sendsana是由Cloud Coder Sdn Bhd开发的Chrome扩展程序,该扩展的主要功能是“Import ecoommerce product to WooCommerce, Shopify store directly”。
扩展截图
下载Sendsana扩展crx文件
下载Sendsana扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Sendsana Dropshipping Tools is a great tool for online traders and ecommerce owners based on woocommerce & shopify to get products from all popular marketplace right into your site with just 1 click. Supports over 11 major popular marketplaces in China, US, and Southeast Asia. They are capable of transferring all product related information including title, description, attributes, product preferences, reviews and so on. Before moving to the store, users can make edits to what they want to move. Then click the export button to move to the selected store. After being moved to the woocommerce store & shopify store, the website owner can still edit the product settings as appropriate. More features will be included later. Make sure you have a valid license from the official https://sendsana.com website
扩展基本信息
名称 | Sendsana |
ID | jpkdnfccfhdjjbcefhdjncjibmpmonai |
官方URL | https://chromewebstore.google.com/detail/sendsana/jpkdnfccfhdjjbcefhdjncjibmpmonai |
简介 | Import ecoommerce product to WooCommerce, Shopify store directly |
文件大小 | 1.07 MB |
安装次数 | 130 |
当前版本 | 5.1.8 |
更新时间 | 2022-08-16 |
上架时间 | 2020-08-19 |
评分 | 2.50/5 共6次评分 |
开发者 | Cloud Coder Sdn Bhd |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://sendsana.com |
帮助页面URL | https://sendsana.com/tutorial |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Sendsana", "version": "5.1.8", "description": "Import ecoommerce product to WooCommerce, Shopify store directly", "author": "stocksync", "homepage_url": "http:\/\/sendsana.com", "minimum_chrome_version": "70", "applications": { "gecko": { "id": "[email protected]", "strict_min_version": "74.0" } }, "permissions": [ "storage", "tabs", "*:\/\/shopee.com.my\/*", "*:\/\/shopee.co.id\/*", "*:\/\/shopee.tw\/*", "*:\/\/shopee.vn\/*", "*:\/\/shopee.co.th\/*", "*:\/\/shopee.ph\/*", "*:\/\/shopee.sg\/*", "*:\/\/shopee.com.br\/*", "*:\/\/cloudcoder.us.auth0.com\/*", "*:\/\/keystack.stock-sync.com\/*", "*:\/\/sendsana.stock-sync.com\/*", "*:\/\/api.amplitude.com\/*", "*:\/\/api.exchangeratesapi.io\/*", "*:\/\/*.alicdn.com\/*", "*:\/\/aliexpress.com\/*", "*:\/\/*.aliexpress.com\/*", "*:\/\/*.lazada.co.id\/*", "*:\/\/*.lazada.vn\/*", "*:\/\/*.lazada.co.th\/*", "*:\/\/*.lazada.com.ph\/*", "*:\/\/*.lazada.sg\/*", "*:\/\/*.daraz.lk\/*", "*:\/\/*.shop.com.mm\/*", "*:\/\/*.daraz.com.bd\/*", "*:\/\/*.daraz.com.np\/*", "*:\/\/*.lazada.com.my\/*", "https:\/\/www.alibaba.com\/*", "*:\/\/*.alibaba.com\/*", "*:\/\/*.*.alibaba.com\/*", "*:\/\/*.taobao.com\/*", "*:\/\/*.tmall.com\/*", "*:\/\/*.tmall.hk\/*", "https:\/\/rate.taobao.com\/*", "*:\/\/*.1688.com\/*", "*:\/\/*.chinabrands.com\/*", "*:\/\/*.cjdropshipping.com\/*", "*:\/\/*.ebay.com\/*", "*:\/\/*.ebaydesc.com\/*", "*:\/\/*.amazon.com\/*", "*:\/\/*.amazon.com.au\/*", "*:\/\/*.amazon.com.br\/*", "*:\/\/*.amazon.ca\/*", "*:\/\/*.amazon.cn\/*", "*:\/\/*.amazon.fr\/*", "*:\/\/*.amazon.de\/*", "*:\/\/*.amazon.it\/*", "*:\/\/*.amazon.co.jp\/*", "*:\/\/*.amazon.com.mx\/*", "*:\/\/*.amazon.sg\/*", "*:\/\/*.amazon.es\/*", "*:\/\/*.amazon.ae\/*", "*:\/\/*.amazon.co.uk\/*", "*:\/\/*.amazon.nl\/*", "*:\/\/*.amazon.in\/*" ], "optional_permissions": [ "*:\/\/*\/*" ], "icons": { "16": "images\/16.png", "32": "images\/32.png", "48": "images\/48.png", "128": "images\/128.png" }, "background": { "persistent": false, "scripts": [ "browser-polyfill.js", "background.bundle.js" ] }, "web_accessible_resources": [ "static\/**\/*", "static\/*", "static\/js\/*", "images\/*" ], "manifest_version": 2, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAjrwaMRp6Zy+dFAk+iZVYdofMemT\/lTXjML1kkVt7i6RZg03Xj9iMa\/peatxEoNF9bBkDz2wDzze2Q4GIf6DamLZ3iQjNRA1bOxyycyZdxo0+8Z8C6CTe2eGjgVpUB+M5e6Oz9EIPFyXRia+ToFgeVhUJ3b5k9zAzo9vfRshGdIiFdxKF2O84BTTzrUk6\/bw6H+1KwCgIeHt6PCAPSajpNSLDOlkvxt3hjx6FFjUL+rkJRc2Uh8EpatcKrzgzLcfwkpGqLxDzOFSpBUm6BqYW546Ex4J4MtDx+DQ5wNmaHcL4OegzoXNFt99qxF0qbi4ALdiN52\/kec020eIARGNqEQIDAQAB" } |