Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "version": "1.2.86", "name": "4Seller E-Commerce Assistant(Product Scraper)", "description": "Supports to copy all the products information on Amazon,eBay,SHEIN,Temu,Walmart to TikTok and invitation of TikTok creators.", "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self'", "sandbox": "sandbox allow-scripts; script-src 'self'; object-src 'self'" }, "permissions": [ "webRequest" ], "host_permissions": [ "*:\/\/*.meiyunji.net\/*", "*:\/\/*.4seller.com\/*", "*:\/\/*.temu.com\/*", "*:\/\/*.shein.com\/*", "*:\/\/*.walmart.com\/*", "*:\/\/*.ebay.com\/", "*:\/\/*.ebaydesc.com\/", "https:\/\/*.etsy.com\/*", "*:\/\/*.cjdropshipping.com\/*", "*:\/\/affiliate-us.tiktok.com\/*", "http:\/\/*.aliexpress.com\/*", "https:\/\/*.aliexpress.com\/*", "http:\/\/*.aliexpress.ru\/*", "https:\/\/*.aliexpress.ru\/*", "http:\/\/*.aliexpress.us\/*", "https:\/\/*.aliexpress.us\/*", "*:\/\/*.otto.de\/*" ], "background": { "service_worker": "background.js" }, "action": { "default_icon": { "16": "static\/img\/icon_48.png" } }, "icons": { "16": "static\/img\/icon_16.png", "19": "static\/img\/icon_19.png", "48": "static\/img\/icon_48.png", "128": "static\/img\/icon_128.png" }, "content_scripts": [ { "matches": [ "https:\/\/*.amazon.co.uk\/*", "https:\/\/*.amazon.de\/*", "https:\/\/*.amazon.fr\/*", "https:\/\/*.amazon.es\/*", "https:\/\/*.amazon.it\/*", "https:\/\/*.amazon.com\/*", "https:\/\/*.temu.com\/*", "https:\/\/*.shein.com\/*", "https:\/\/*.shein.com.mx\/*", "https:\/\/*.shein.com.vn\/*", "https:\/\/*.shein.com.hk\/*", "https:\/\/*.shein.co.uk\/*", "https:\/\/*.walmart.com\/*", "*:\/\/*.ebay.com\/*", "*:\/\/*.ebay.ie\/*", "*:\/\/*.ebay.at\/*", "*:\/\/*.ebay.be\/*", "*:\/\/*.ebay.pl\/*", "*:\/\/*.ebay.de\/*", "*:\/\/*.ebay.es\/*", "*:\/\/*.ebay.fr\/*", "*:\/\/*.ebay.ph\/*", "*:\/\/*.ebay.nl\/*", "*:\/\/*.ebay.ca\/*", "*:\/\/*.ebay.se\/*", "*:\/\/*.ebay.ch\/*", "*:\/\/*.ebay.it\/*", "*:\/\/*.ebay.in\/*", "*:\/\/*.ebay.co.uk\/*", "*:\/\/*.ebay.com.hk\/*", "*:\/\/*.ebay.com.sg\/*", "*:\/\/*.ebay.com.au\/*", "*:\/\/*.ebay.com.nz\/*", "*:\/\/*.ebay.com.cn\/*", "*:\/\/*.ebay.com.my\/*", "*:\/\/*.ebaydesc.com\/*", "http:\/\/*.ebaydesc.com\/*", "*:\/\/*.cjdropshipping.com\/*", "https:\/\/*.tiktok.com\/*", "https:\/\/*.tiktokw.eu\/*", "http:\/\/*.aliexpress.com\/*", "https:\/\/*.aliexpress.com\/*", "http:\/\/*.aliexpress.ru\/*", "https:\/\/*.aliexpress.ru\/*", "http:\/\/*.aliexpress.us\/*", "https:\/\/*.aliexpress.us\/*", "https:\/\/*.alibaba.com\/*", "https:\/\/*.etsy.com\/*", "*:\/\/*.otto.de\/*" ], "js": [ "static\/js\/jquery.min.js", "static\/js\/jszip.min.js", "static\/js\/jquery.combo.select.js", "static\/js\/select2.min.js", "js\/index.js" ], "css": [ "static\/css\/combo.select.css", "static\/css\/select2.min.css", "static\/css\/comm.css", "static\/css\/style.css" ] }, { "matches": [ "https:\/\/*.meiyunji.net\/*", "https:\/\/www.4seller.com\/*", "https:\/\/www.4seller.cn\/*", "https:\/\/beta.4seller.com\/*" ], "js": [ "static\/js\/jquery.min.js", "static\/js\/jszip.min.js", "js\/erp.js" ] }, { "matches": [ "http:\/\/*.aliexpress.us\/*", "https:\/\/*.aliexpress.us\/*" ], "js": [ "js\/inject.js" ], "run_at": "document_end", "world": "MAIN" } ], "externally_connectable": { "matches": [ "*:\/\/*.meiyunji.net\/*", "*:\/\/*.4seller.com\/*", "*:\/\/*.temu.com\/*", "*:\/\/*.shein.com\/*", "*:\/\/*.walmart.com\/*" ] } }