4Seller E-Commerce Assistant(Product Scraper)
Supports to copy all the products information on Amazon,eBay,SHEIN,Temu,Walmart to TikTok and invitation of TikTok creators.
Was ist 4Seller E-Commerce Assistant(Product Scraper)?
4Seller E-Commerce Assistant(Product Scraper) ist eine Chrome-Erweiterung, die von 4seller ERP entwickelt wurde, und ihr Hauptmerkmal ist "Supports to copy all the products information on Amazon,eBay,SHEIN,Temu,Walmart to TikTok and invitation of TikTok creators.".
Erweiterungsscreenshots
4Seller E-Commerce Assistant(Product Scraper)-Erweiterungs-CRX-Datei herunterladen
Laden Sie 4Seller E-Commerce Assistant(Product Scraper)-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
·Scraper Amazon listings quickly published on TikTok Shop US ·Scraper SHEIN listings quickly published on TikTok Shop US ·Scraper Temu listings quickly published on TikTok shop US ·Scraper eBay listings quickly published on TikTok shop US ·Scraper Walmart listings quickly published on TikTok shop US
Grundlegende Informationen zur Erweiterung
Name | 4Seller E-Commerce Assistant(Product Scraper) |
ID | mgpiaejpbhhahadpijmdphghpfghhgjk |
Offizielle URL | https://chromewebstore.google.com/detail/4seller-e-commerce-assist/mgpiaejpbhhahadpijmdphghpfghhgjk |
Beschreibung | Supports to copy all the products information on Amazon,eBay,SHEIN,Temu,Walmart to TikTok and invitation of TikTok creators. |
Dateigröße | 119 KB |
Installationsanzahl | 718 |
Aktuelle Version | 1.2.27 |
Letztes Update | 2024-03-05 |
Veröffentlichungsdatum | 2023-12-12 |
Bewertung | 5.00/5 Insgesamt 1 Bewertungen |
Entwickler | 4seller ERP |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://www.4seller.com/ |
Hilfeseite URL | https://help.4seller.com/ |
URL der Datenschutzrichtlinien-Seite | https://www.4seller.com/privacyPolicy.html |
Unterstützte Sprachen | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "version": "1.2.27", "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\/", "*:\/\/*.cjdropshipping.com\/*", "*:\/\/affiliate-us.tiktok.com\/*" ], "background": { "service_worker": "background.js" }, "action": { "default_icon": { "16": "\/images\/icon_48.png" } }, "icons": { "16": "\/images\/icon_16.png", "19": "\/images\/icon_19.png", "48": "\/images\/icon_48.png", "128": "\/images\/icon_128.png" }, "content_scripts": [ { "matches": [ "https:\/\/*.amazon.co.uk\/*", "https:\/\/*.amazon.de\/*", "https:\/\/*.amazon.fr\/*", "https:\/\/*.amazon.es\/*", "https:\/\/*.amazon.it\/*", "https:\/\/*.amazon.ca\/*", "https:\/\/*.amazon.in\/*", "https:\/\/*.amazon.sg\/*", "https:\/\/*.amazon.ae\/*", "https:\/\/*.amazon.nl\/*", "https:\/\/*.amazon.com.mx\/*", "https:\/\/*.amazon.com.au\/*", "https:\/\/*.amazon.com.br\/*", "https:\/\/*.amazon.com.tr\/*", "https:\/\/*.amazon.co.jp\/*", "https:\/\/*.amazon.com\/*", "https:\/\/*.amazon.cn\/*", "https:\/\/*.amazon.sa\/*", "https:\/\/*.amazon.se\/*", "https:\/\/*.temu.com\/*", "https:\/\/*.shein.com\/*", "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\/*" ], "js": [ "js\/jquery.min.js", "js\/jszip.min.js", "js\/jquery.combo.select.js", "index.js" ], "css": [ "css\/combo.select.css", "css\/comm.css", "css\/style.css" ] }, { "matches": [ "https:\/\/affiliate-us.tiktok.com\/connection\/creator*" ], "js": [ "js\/jquery.min.js", "util.js", "creator.js" ], "css": [ "css\/comm.css", "css\/creator.css" ] }, { "matches": [ "https:\/\/affiliate-us.tiktok.com\/seller\/im*" ], "js": [ "js\/jquery.min.js", "cooperation.js" ], "css": [ "css\/comm.css", "css\/creator.css", "css\/cooperation.css" ] } ], "externally_connectable": { "matches": [ "*:\/\/*.meiyunji.net\/*", "*:\/\/*.4seller.com\/*", "*:\/\/*.temu.com\/*", "*:\/\/*.shein.com\/*", "*:\/\/*.walmart.com\/*" ] } } |