GetProduct
Automate DropShipping with GetProduct!
ما هو GetProduct؟
GetProduct هو إضافة Chrome تم تطويرها بواسطة levy.yedidyah، والميزة الرئيسية لها هي "Automate DropShipping with GetProduct!".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة GetProduct
قم بتنزيل ملفات الامتداد GetProduct بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
GetProduct Auto Dropshipping tool Aliexpress Fillter, Products Grabber, Monitor migration and Order Automation! Grabber: Our powerful Products Grabber will speed up your sourcing process. It can grab from:
معلومات أساسية عن التمديد
الاسم | GetProduct |
ID | ahkdhefmhfakkmieeflllcgafpkaldhl |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/getproduct/ahkdhefmhfakkmieeflllcgafpkaldhl |
الوصف | Automate DropShipping with GetProduct! |
حجم الملف | 19.09 MB |
عدد التثبيتات | 311 |
النسخة الحالية | 1.9.51 |
آخر تحديث | 2023-08-19 |
تاريخ النشر | 2020-07-03 |
تقييم | 5.00/5 مجموع تقييمات 1 |
المطور | levy.yedidyah |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | https://getproduct.io/welcome |
عنوان صفحة المساعدة | https://getproduct.zendesk.com/ |
عنوان صفحة سياسة الخصوصية | https://getproduct.io/pages/GetProductPrivacyPolicy.pdf |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "GetProduct", "version": "1.9.51", "description": "Automate DropShipping with GetProduct!", "web_accessible_resources": [ { "resources": [ "\/converter.html", "\/amazonFilter.html", "\/trackingConverter.html" ], "matches": [ "chrome-extension:\/\/ahkdhefmhfakkmieeflllcgafpkaldhl\/*" ] } ], "permissions": [ "scripting", "activeTab", "tabs", "storage", "cookies" ], "externally_connectable": { "matches": [ "https:\/\/getproduct.io\/*", "http:\/\/localhost:4000\/*" ] }, "host_permissions": [ "https:\/\/getproduct.io\/*", "http:\/\/localhost:4000\/*" ], "content_scripts": [ { "matches": [ "https:\/\/www.amazon.fr\/*", "https:\/\/www.amazon.com\/*", "https:\/\/www.amazon.es\/*", "https:\/\/www.amazon.it\/*", "https:\/\/www.amazon.co.uk\/*", "https:\/\/www.amazon.de\/*", "https:\/\/www.walmart.com\/*", "https:\/\/www.ebay.fr\/*", "https:\/\/www.ebay.com\/*", "https:\/\/www.ebay.co.uk\/*", "https:\/\/www.ebay.de\/*", "https:\/\/www.ebay.es\/*", "https:\/\/www.ebay.it\/*", "https:\/\/*.chinabrands.com\/*", "https:\/\/*.aliexpress.com\/*", "https:\/\/*.homedepot.com\/*", "https:\/\/www.zooplus.fr\/*", "https:\/\/www.zooplus.com\/*", "https:\/\/www.zooplus.co.uk\/*", "https:\/\/www.zooplus.de\/*", "https:\/\/www.zooplus.es\/*", "https:\/\/www.zooplus.it\/*", "https:\/\/www.cdiscount.com\/*", "https:\/\/www.cdiscountpro.com\/*", "https:\/\/yaballe.com\/*", "https:\/\/app.autods.com\/*", "http:\/\/app.autods.com\/*", "https:\/\/platform.autods.com\/*", "https:\/\/www.shopmaster.com\/*", "https:\/\/www.dsmtool.com\/*", "https:\/\/getproduct.io\/*", "https:\/\/*.getproduct.io\/*", "https:\/\/webseller.guru\/*" ], "js": [ "content\/general.js", "content\/exporter.js", "js\/toastify.js" ], "css": [ "css\/content.css", "css\/toastify.css", "css\/style.css" ] }, { "matches": [ "https:\/\/*.aliexpress.com\/*", "https:\/\/*.homedepot.com\/*", "https:\/\/www.ebay.fr\/*", "https:\/\/www.ebay.com\/*", "https:\/\/www.ebay.co.uk\/*", "https:\/\/www.ebay.de\/*", "https:\/\/www.ebay.es\/*", "https:\/\/www.ebay.it\/*", "https:\/\/www.amazon.fr\/*", "https:\/\/www.amazon.com\/*", "https:\/\/www.amazon.es\/*", "https:\/\/www.amazon.it\/*", "https:\/\/www.amazon.co.uk\/*", "https:\/\/www.amazon.de\/*", "https:\/\/order.cdiscount.com\/*", "https:\/\/www.walmart.com\/checkout\/*", "https:\/\/*.chinabrands.com\/flow\/*", "https:\/\/getproduct.io\/orders*", "https:\/\/*.getproduct.io\/orders*", "http:\/\/localhost:4000\/orders*" ], "js": [ "content\/address.js", "js\/toastify.js", "content\/amazonTrackingPage.js" ], "css": [ "css\/content.css", "css\/toastify.css", "css\/style.css" ] }, { "matches": [ "https:\/\/*.aliexpress.com\/*", "https:\/\/getproduct.io\/orders*", "https:\/\/*.getproduct.io\/orders*", "http:\/\/localhost:4000\/orders*" ], "js": [ "js\/toastify.js", "content\/syncTracking.js" ], "css": [ "css\/content.css", "css\/toastify.css", "css\/style.css" ] }, { "matches": [ "https:\/\/*.aliexpress.com\/*", "https:\/\/getproduct.io\/orders*", "https:\/\/*.getproduct.io\/orders*", "http:\/\/localhost:4000\/orders*" ], "js": [ "content\/aliexpressFilter.js", "js\/toastify.js" ], "css": [ "css\/content.css", "css\/toastify.css", "css\/style.css" ] } ], "options_page": "converter.html", "background": { "service_worker": "background.js" }, "action": { "default_popup": "popup.html", "default_icon": { "16": "images\/getproduct_16_icon_transp.png", "32": "images\/getproduct_32_icon_transp.png", "48": "images\/getproduct_48_icon_transp.png", "128": "images\/getproduct_128_icon_transp.png" } }, "icons": { "16": "images\/getproduct_16_icon_transp.png", "32": "images\/getproduct_32_icon_transp.png", "48": "images\/getproduct_48_icon_transp.png", "128": "images\/getproduct_128_icon_transp.png" }, "manifest_version": 3 } |