UpSeller - Product Importer
Import products from popular suppliers to your online stores
Qu'est-ce que UpSeller - Product Importer ?
UpSeller - Product Importer est une extension Chrome développée par https://upseller.com, et sa fonction principale est "Import products from popular suppliers to your online stores".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension UpSeller - Product Importer
Téléchargez les fichiers d'extension UpSeller - Product Importer au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
[FREE of Charge] Import products from the most popular platforms of LATAM (Amazon, Mercado Libre, etc.) to your online stores in a simple and fast way. With the UpSeller's extension for Chrome, sellers will be able to import information such as description, title and images from the different e-commerce platforms to UpSeller and publish dozens of products in a matter of minutes. Features: - Add products to your stores from 10+ popular suppliers by one click - Import and copy products in bulk (up to 100 products) - Image editor, auto-fill GTIN/EAN - Manage orders, Inventory and more - Manage all your online stores from one place The uses of the application are described as follows: 1- Log in to UpSeller. 2- Enter any of the supported platforms. 3- Find the product or products you want to import. 4- Click on the button that appears above each publication or on the button "Import all products" of UpSeller if you want to import in bulk. 5- Enter UpSeller and fill in the missing data for each product. 6- Publish them in all your stores linked to UpSeller. Try it for free: https://www.upseller.com If you have any questions email us at [email protected] *** UpSeller - Free Multi-channel ERP for e-commerce businesses ***
Informations de Base sur l'Extension
Nom | UpSeller - Product Importer |
ID | gbnfheoijkjfgeobhbkpgdkfabihjonj |
URL Officiel | https://chromewebstore.google.com/detail/upseller-product-importer/gbnfheoijkjfgeobhbkpgdkfabihjonj |
Description | Import products from popular suppliers to your online stores |
Taille du Fichier | 918 KB |
Nombre d'Installations | 11,680 |
Version Actuelle | 1.1.34 |
Dernière Mise à Jour | 2024-02-06 |
Date de Publication | 2021-12-04 |
Évaluation | 4.98/5 Total 59 Évaluations |
Développeur | https://upseller.com |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://www.upseller.com |
URL de la Page d'Aide | https://help.upseller.com |
URL de la Page de Politique de Confidentialité | https://www.upseller.com/en/privacy-policy |
Langues Prises en Charge | en,es,es-419,pt-BR,zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "version": "1.1.34", "name": "__MSG_ext_name__", "description": "__MSG_plugin_desc__", "default_locale": "en", "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self' ", "sandbox": "sandbox allow-scripts; script-src 'self'; object-src 'self'" }, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtI5cZErFY1eFMgrDikvhcxnbOrSCqYjahLEwmfTqtYIPnYviXEPvE9TNCSlDqiFFyvVBPVbCMgX+355jnZZgFDOgBRkPqU7sKEsm14+Ruq9JGwEy3F+AIdjb04rBsAFXis8zS8kvpwo56EKzRczwPU0GSR3P27sM6dBza+CBppkxiKeQC9I94R1JJaKFRmB11u94p6crOLfRkBV1ivjYeOTg3M9rCP4P0GsHwugqRkNtHN8xJpZK7kY+DgALOq7vtbwW+ghtuuOwRoW11E1UBPcoqxwp8dxzZ6CdDqHOQrMoNO8J7YZgds5+Xn6wYyRz2vFZWrlo47GzQs2q0aOthwIDAQAB", "icons": { "16": "static\/img\/logo-16.png", "19": "static\/img\/logo-19.png", "38": "static\/img\/logo-38.png", "48": "static\/img\/logo-48.png", "128": "static\/img\/logo-128.png" }, "background": { "service_worker": "background.js", "type": "module" }, "action": { "default_icon": { "128": "static\/img\/logo-128.png" }, "default_title": "__MSG_ext_popup_title__", "default_popup": "popup.html" }, "content_scripts": [ { "matches": [ "*:\/\/*.aliexpress.com\/*", "*:\/\/*.alicdn.com\/*", "*:\/\/*.aliexpress.us\/*", "*:\/\/*.shopee.com.br\/*", "*:\/\/*.shopee.com.mx\/*", "*:\/\/*.shopee.com.ar\/*", "*:\/\/*.shopee.cl\/*", "*:\/\/*.shopee.com.co\/*", "*:\/\/*.br.xiapibuy.com\/*", "*:\/\/*.mx.xiapibuy.com\/*", "*:\/\/*.amazon.com\/*", "*:\/\/*.amazon.com.br\/*", "*:\/\/*.amazon.com.mx\/*", "*:\/\/*.mercadolivre.com.br\/*", "*:\/\/*.mercadolibre.com.mx\/*", "*:\/\/*.mercadolibre.com.ar\/*", "*:\/\/*.mercadolibre.cl\/*", "*:\/\/*.mercadolibre.com.co\/*", "*:\/\/*.mercadolibre.com.pe\/*", "*:\/\/*.americanas.com.br\/*", "*:\/\/*.submarino.com.br\/*", "*:\/\/*.alibaba.com\/*", "*:\/\/*.linio.com.co\/*", "*:\/\/*.linio.com.mx\/*", "*:\/\/*.linio.com.pe\/*", "*:\/\/*.linio.cl\/*", "*:\/\/*.walmart.com\/*", "*:\/\/*.walmart.com.mx\/*", "*:\/\/*.falabella.com\/*", "*:\/\/*.falabella.com.co\/*", "*:\/\/*.falabella.com.pe\/*", "*:\/\/*.br.shein.com\/*", "*:\/\/*.shein.com.mx\/*", "*:\/\/*.temu.com\/*" ], "js": [ "vendor.js", "index.js" ], "run_at": "document_start", "all_frames": true }, { "matches": [ "*:\/\/*.aliexpress.com\/*", "*:\/\/*.alicdn.com\/*", "*:\/\/*.aliexpress.us\/*" ], "js": [ "aliexpress_content.js" ] }, { "matches": [ "*:\/\/*.shopee.com.br\/*", "*:\/\/*.shopee.com.mx\/*", "*:\/\/*.shopee.com.ar\/*", "*:\/\/*.shopee.cl\/*", "*:\/\/*.shopee.com.co\/*", "*:\/\/*.br.xiapibuy.com\/*", "*:\/\/*.mx.xiapibuy.com\/*" ], "js": [ "shopee_content.js" ] }, { "matches": [ "*:\/\/*.amazon.com\/*", "*:\/\/*.amazon.com.br\/*", "*:\/\/*.amazon.com.mx\/*" ], "js": [ "amazon_content.js" ] }, { "matches": [ "*:\/\/*.mercadolivre.com.br\/*", "*:\/\/*.mercadolibre.com.mx\/*", "*:\/\/*.mercadolibre.com.ar\/*", "*:\/\/*.mercadolibre.cl\/*", "*:\/\/*.mercadolibre.com.co\/*", "*:\/\/*.mercadolibre.com.pe\/*" ], "js": [ "mercado_content.js" ] }, { "matches": [ "*:\/\/*.americanas.com.br\/*", "*:\/\/*.submarino.com.br\/*", "*:\/\/*.shoptime.com.br\/*" ], "js": [ "b2w_content.js" ] }, { "matches": [ "*:\/\/*.alibaba.com\/*" ], "js": [ "alibaba_content.js" ] }, { "matches": [ "*:\/\/*.linio.com.co\/*", "*:\/\/*.linio.com.mx\/*", "*:\/\/*.linio.com.pe\/*", "*:\/\/*.linio.cl\/*" ], "js": [ "linio_content.js" ] }, { "matches": [ "*:\/\/*.walmart.com\/*", "*:\/\/*.walmart.com.mx\/*" ], "js": [ "walmart_content.js" ] }, { "matches": [ "*:\/\/*.falabella.com\/*", "*:\/\/*.falabella.com.co\/*", "*:\/\/*.falabella.com.pe\/*" ], "js": [ "falabella_content.js" ] }, { "matches": [ "*:\/\/*.magazineluiza.com.br\/*" ], "js": [ "magalu_content.js" ] }, { "matches": [ "*:\/\/*.br.shein.com\/*", "*:\/\/*.shein.com.mx\/*" ], "js": [ "shein_content.js" ] }, { "matches": [ "*:\/\/*.temu.com\/*" ], "js": [ "temu_content.js" ] } ], "permissions": [ "tabs", "webRequest" ], "host_permissions": [ "*:\/\/*.cf.shopee.com\/*", "*:\/\/*.mlstatic.com\/*", "*:\/\/*.ltwebstatic.com\/*", "*:\/\/*.falabella.scene7.com\/*", "*:\/\/*.upseller.com\/*", "*:\/\/*.meiyunji.net\/*", "*:\/\/*.shopee.com.br\/*", "*:\/\/*.shopee.com.mx\/*", "*:\/\/*.shopee.com.co\/*", "*:\/\/*.shopee.com.cl\/*", "*:\/\/*.br.xiapibuy.com\/*" ], "web_accessible_resources": [ { "resources": [ "static\/*", "requestHooks.js" ], "matches": [ "http:\/\/*\/*", "https:\/\/*\/*" ] } ], "externally_connectable": { "matches": [ "*:\/\/localhost\/*", "*:\/\/*.meiyunji.net\/*", "*:\/\/*.upseller.com\/*" ] } } |