Sendsana
Import ecoommerce product to WooCommerce, Shopify store directly
O que é Sendsana?
Sendsana é uma extensão do Chrome desenvolvida por Cloud Coder Sdn Bhd, e sua principal característica é "Import ecoommerce product to WooCommerce, Shopify store directly".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Sendsana
Baixe arquivos de extensão Sendsana no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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
Informações Básicas da Extensão
Nome | Sendsana |
ID | jpkdnfccfhdjjbcefhdjncjibmpmonai |
URL Oficial | https://chromewebstore.google.com/detail/sendsana/jpkdnfccfhdjjbcefhdjncjibmpmonai |
Descrição | Import ecoommerce product to WooCommerce, Shopify store directly |
Tamanho do Arquivo | 1.07 MB |
Contagem de Instalações | 130 |
Versão Atual | 5.1.8 |
Última Atualização | 2022-08-16 |
Data de Publicação | 2020-08-19 |
Classificação | 2.50/5 Total de 6 Avaliações |
Desenvolvedor | Cloud Coder Sdn Bhd |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://sendsana.com |
URL da Página de Ajuda | https://sendsana.com/tutorial |
Idiomas Suportados | 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" } |