Sendsana
Import ecoommerce product to WooCommerce, Shopify store directly
¿Qué es Sendsana?
Sendsana es una extensión de Chrome desarrollada por Cloud Coder Sdn Bhd, y su función principal es "Import ecoommerce product to WooCommerce, Shopify store directly".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Sendsana
Descarga archivos de extensión Sendsana en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
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
Información Básica de la Extensión
Nombre | Sendsana |
ID | jpkdnfccfhdjjbcefhdjncjibmpmonai |
URL Oficial | https://chromewebstore.google.com/detail/sendsana/jpkdnfccfhdjjbcefhdjncjibmpmonai |
Descripción | Import ecoommerce product to WooCommerce, Shopify store directly |
Tamaño del Archivo | 1.07 MB |
Cantidad de Instalaciones | 130 |
Versión Actual | 5.1.8 |
Última Actualización | 2022-08-16 |
Fecha de Publicación | 2020-08-19 |
Calificación | 2.50/5 Total de 6 Calificaciones |
Desarrollador | Cloud Coder Sdn Bhd |
Correo electrónico | [email protected] |
Tipo de Pago | free |
Sitio Web de la Extensión | https://sendsana.com |
URL de la Página de Ayuda | https://sendsana.com/tutorial |
Idiomas Soportados | 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" } |