Shopee Data Analysis Assistant
Shopee Product Selection and Data Analysis Plugin (xiapishuju.com)
ما هو Shopee Data Analysis Assistant؟
Shopee Data Analysis Assistant هو إضافة Chrome تم تطويرها بواسطة https://xiapishuju.com، والميزة الرئيسية لها هي "Shopee Product Selection and Data Analysis Plugin (xiapishuju.com)".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Shopee Data Analysis Assistant
قم بتنزيل ملفات الامتداد Shopee Data Analysis Assistant بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Free Shopee data analysis and product selection plugin, compatible with all Shopee sites, allowing you to view data such as sales trends, SKU sales, and keyword popularity over the last 30 days. It also supports practical features such as image-based sourcing and downloading main images and videos. Enhance the efficiency and speed of your Shopee product selection and data analysis – give it a try now!
معلومات أساسية عن التمديد
الاسم | Shopee Data Analysis Assistant |
ID | kjmhgpfnhmjgohbjmdnogcdfocihnahg |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/shopee-data-analysis-assi/kjmhgpfnhmjgohbjmdnogcdfocihnahg |
الوصف | Shopee Product Selection and Data Analysis Plugin (xiapishuju.com) |
حجم الملف | 710 KB |
عدد التثبيتات | 3,138 |
النسخة الحالية | 1.1.5 |
آخر تحديث | 2024-01-21 |
تاريخ النشر | 2023-06-23 |
تقييم | 3.83/5 مجموع تقييمات 6 |
المطور | https://xiapishuju.com |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | https://www.xiapishuju.com/ |
عنوان صفحة المساعدة | https://www.xiapishuju.com/ |
عنوان صفحة سياسة الخصوصية | https://docs.qq.com/doc/DWlhJTmdMWlpHd3h6 |
اللغات المدعومة | en,zh-CN,zh-TW |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "__MSG_extName__", "description": "__MSG_extDescription__", "version": "1.1.5", "default_locale": "zh_CN", "icons": { "16": "icons\/icon_16.png", "32": "icons\/icon_32.png", "48": "icons\/icon_48.png", "128": "icons\/icon_128.png" }, "background": { "service_worker": "background.js" }, "action": { "default_title": "__MSG_extName__", "default_popup": "popup.html" }, "permissions": [ "contextMenus", "cookies", "storage", "activeTab", "webNavigation", "declarativeNetRequest", "declarativeNetRequestFeedback", "declarativeNetRequestWithHostAccess" ], "declarative_net_request": { "rule_resources": [ { "id": "ruleset_1", "enabled": true, "path": "rules.json" }, { "id": "ruleset_2", "enabled": true, "path": "rules2.json" } ] }, "host_permissions": [ " |