E-commerce Helper
download images in 1688, alibaba, aliexpress, amazon, shopee, ebay, taobao,made-in-china
ما هو E-commerce Helper؟
E-commerce Helper هو إضافة Chrome تم تطويرها بواسطة Logan، والميزة الرئيسية لها هي "download images in 1688, alibaba, aliexpress, amazon, shopee, ebay, taobao,made-in-china".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة E-commerce Helper
قم بتنزيل ملفات الامتداد E-commerce Helper بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
download images in 1688, alibaba, aliexpress, amazon, shopee, ebay, taobao,made-in-china
معلومات أساسية عن التمديد
الاسم | E-commerce Helper |
ID | lfnflgneeaghnabapckogkopdnibdlpl |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/e-commerce-helper/lfnflgneeaghnabapckogkopdnibdlpl |
الوصف | download images in 1688, alibaba, aliexpress, amazon, shopee, ebay, taobao,made-in-china |
حجم الملف | 3.87 KB |
عدد التثبيتات | 91 |
النسخة الحالية | 0.4 |
آخر تحديث | 2019-10-09 |
تاريخ النشر | 2019-10-08 |
المطور | Logan |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "E-commerce Helper", "version": "0.4", "author": "[email protected]", "homepage_url": "https:\/\/github.com\/BigSully\/ecommerce_helper", "commands": { "DOWNLOAD_IMAGES": { "description": "Download images", "suggested_key": { "windows": "Alt+D", "mac": "Alt+D", "chromeos": "Alt+D", "linux": "Alt+D" } } }, "permissions": [ "storage" ], "background": { "page": "background.html" }, "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com; object-src 'self'" } |