Sendsana
Import ecoommerce product to WooCommerce, Shopify store directly
Cos'è Sendsana?
Sendsana è un'estensione di Chrome sviluppata da Cloud Coder Sdn Bhd, e la sua funzione principale è "Import ecoommerce product to WooCommerce, Shopify store directly".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Sendsana
Scarica i file di estensione Sendsana in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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
Informazioni di Base sull'Estensione
Nome | Sendsana |
ID | jpkdnfccfhdjjbcefhdjncjibmpmonai |
URL Ufficiale | https://chromewebstore.google.com/detail/sendsana/jpkdnfccfhdjjbcefhdjncjibmpmonai |
Descrizione | Import ecoommerce product to WooCommerce, Shopify store directly |
Dimensione del File | 1.07 MB |
Conteggio Installazioni | 130 |
Versione Corrente | 5.1.8 |
Ultimo Aggiornamento | 2022-08-16 |
Data di Pubblicazione | 2020-08-19 |
Valutazione | 2.50/5 Totale 6 Valutazioni |
Sviluppatore | Cloud Coder Sdn Bhd |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://sendsana.com |
URL della Pagina di Aiuto | https://sendsana.com/tutorial |
Lingue Supportate | 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" } |