Sendsana
Import ecoommerce product to WooCommerce, Shopify store directly
Hvad er Sendsana?
Sendsana er en Chrome-udvidelse udviklet af Cloud Coder Sdn Bhd, og dens hovedfunktion er "Import ecoommerce product to WooCommerce, Shopify store directly".
Udvidelsesskærmbilleder
Download Sendsana-udvidelses-CRX-fil
Download Sendsana-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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
Grundlæggende oplysninger om udvidelsen
Navn | Sendsana |
ID | jpkdnfccfhdjjbcefhdjncjibmpmonai |
Officiel URL | https://chromewebstore.google.com/detail/sendsana/jpkdnfccfhdjjbcefhdjncjibmpmonai |
Beskrivelse | Import ecoommerce product to WooCommerce, Shopify store directly |
Filstørrelse | 1.07 MB |
Antal Installationer | 130 |
Nuværende Version | 5.1.8 |
Senest Opdateret | 2022-08-16 |
Udgivelsesdato | 2020-08-19 |
Bedømmelse | 2.50/5 Samlet 6 Bedømmelser |
Udvikler | Cloud Coder Sdn Bhd |
[email protected] | |
Betalingsmetode | free |
Udvidelseswebsted | https://sendsana.com |
Hjælpeside-URL | https://sendsana.com/tutorial |
Understøttede Sprog | 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" } |