Aliexpress Analyzer
This extension can help you view information and historical data trends of AliExpress stores and their products.
ما هو Aliexpress Analyzer؟
Aliexpress Analyzer هو إضافة Chrome تم تطويرها بواسطة ixspy.com، والميزة الرئيسية لها هي "This extension can help you view information and historical data trends of AliExpress stores and their products.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Aliexpress Analyzer
قم بتنزيل ملفات الامتداد Aliexpress Analyzer بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Aliexpress tool for E-commerce sellers and Dropshippers. Aliexpress Analyzer is the No.1 Aliexpress analysis extension that help you quickly analyze store and product information, understand the recent trends of competitors, and further explore products through various unique functions. --------------------------------------------------------------------------------------------------------------------------------- What functions does this extension has? Product/store basic information Quickly understand their basic information when browsing stores and products on the AliExpress official website. Store: open time, positive feedback, reviews, favorites; Product: category, TOP 3 countries, price, rate, orders, reviews, favorites, launched time, 7 days selling info, package size and weight. Variety of trend charts The year-long sales, comments, and collection trend charts can help you account for the recent expressions of target products and stores, allowing you to quickly tap product potential and analyze competitors Product list 7-day sales data Quickly view the data performance of related products in the past 7 days on the product list page of each category or store, and help you quickly locate your favorite products Download images and videos by one-click When you find the product you like, you can easily click and download the product video, main picture, SKU picture and description picture unlimitedly. Search by Image on Aliexpress Click on the red magnifying glass icon in the lower right corner of the product picture to open the image search and quickly find the same product Regional pricing research Query the prices of different SKUs of products in various countries, as well as the shipping costs and shipping methods of each delivery warehouse to these countries Buyer show View photos of buyers show, and download these photos with IXSPY data platform --------------------------------------------------------------------------------------------------------------------------------- How to use it? Just install the extension with Chrome browser, visit aliexpress.com, and it will show all things for you. --------------------------------------------------------------------------------------------------------------------------------- As the best alternative of Aliniche、Alihunter、AliInsider、AliSave、AliScraper, Aliexpress Analyzer is your best partner for your E-commerce business. Try it now! For more Aliexpress products and stores analysis, please visit https://ixspy.com
معلومات أساسية عن التمديد
الاسم | Aliexpress Analyzer |
ID | dgldejonobpbjpaahflfadgmohodnmci |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/aliexpress-analyzer/dgldejonobpbjpaahflfadgmohodnmci |
الوصف | This extension can help you view information and historical data trends of AliExpress stores and their products. |
حجم الملف | 2.07 MB |
عدد التثبيتات | 14,457 |
النسخة الحالية | 1.7.1 |
آخر تحديث | 2024-01-02 |
تاريخ النشر | 2020-12-24 |
تقييم | 4.57/5 مجموع تقييمات 14 |
المطور | ixspy.com |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
عنوان صفحة سياسة الخصوصية | https://ixspy.com/private |
اللغات المدعومة | de,en,fr,es,pt-BR,pt-PT,ru,zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Aliexpress Analyzer", "version": "1.7.1", "description": "This extension can help you view information and historical data trends of AliExpress stores and their products.", "author": "ixspy", "default_locale": "en", "icons": { "48": "img\/smt.png", "128": "img\/smt.png" }, "devtools_page": "html\/devtools.html", "permissions": [ "tabs", "downloads", "cookies", "storage", "notifications" ], "host_permissions": [ "http:\/\/ali.com\/*", "https:\/\/*.ixspy.com\/*", "https:\/\/*.ixspy.cn\/*", "https:\/\/ixspy.com\/*", "http:\/\/aliexpress.int.ixspy.com\/*", "https:\/\/user.ixspy.com\/*", "https:\/\/www.aliexpress.com\/*", "https:\/\/*.aliexpress.com\/*", "https:\/\/*.aliexpress.ru\/*", "https:\/\/*.aliexpress.us\/*", "*:\/\/*.ixspy.com\/*", "https:\/\/sycm.aliexpress.com\/*", "https:\/\/csp.aliexpress.com\/*" ], "action": { "default_icon": "img\/smt.png" }, "content_scripts": [ { "exclude_matches": [ "https:\/\/dchain-web.aliexpress.com\/*", "https:\/\/gsp.aliexpress.com\/*", "https:\/\/seller.aliexpress.com\/*" ], "matches": [ "https:\/\/www.aliexpress.com\/*", "https:\/\/aliexpress.ru\/*", "https:\/\/www.aliexpress.ru\/*", "https:\/\/aliexpress.us\/*", "https:\/\/www.aliexpress.us\/*", "https:\/\/*.aliexpress.com\/store\/*", "https:\/\/*.aliexpress.ru\/store\/*", "https:\/\/*.aliexpress.us\/store\/*", "https:\/\/*.aliexpress.com\/*", "https:\/\/fr.aliexpress.com\/*", "https:\/\/es.aliexpress.com\/*", "https:\/\/pt.aliexpress.com\/*", "https:\/\/de.aliexpress.com\/*", "https:\/\/it.aliexpress.com\/*", "https:\/\/nl.aliexpress.com\/*", "https:\/\/tr.aliexpress.com\/*", "https:\/\/ja.aliexpress.com\/*", "https:\/\/ko.aliexpress.com\/*", "https:\/\/th.aliexpress.com\/*", "https:\/\/vi.aliexpress.com\/*", "https:\/\/ar.aliexpress.com\/*", "https:\/\/he.aliexpress.com\/*", "https:\/\/pl.aliexpress.com\/*", "https:\/\/id.aliexpress.com\/*", "https:\/\/ixspy-cn.oss-cn-hangzhou.aliyuncs.com\/*", "https:\/\/sycm.aliexpress.com\/*", "https:\/\/csp.aliexpress.com\/*" ], "js": [ "js\/category.js", "js\/jquery.js", "js\/echarts.min.js", "js\/words.js", "js\/common_func.js", "js\/content_script_convey.js", "js\/content_script_dom.js", "js\/appendSmAndTj.js", "js\/longWords.js" ], "run_at": "document_end" } ], "background": { "service_worker": "background.js", "type": "module" }, "web_accessible_resources": [ { "resources": [ "js\/jquery.js", "js\/xhr.js", "js\/exten.cookie.js", "js\/xlsx.full.min.js", "js\/common_func.js", "js\/bootstrap.min.js", "js\/words.js", "js\/echarts.min.js", "js\/jszip.js", "js\/filesaver.js", "css\/bootstrap.min.css", "css\/plugin.css", "img\/*.png", "img\/loading_gif.gif", "fonts\/glyphicons-halflings-regular.ttf", "fonts\/glyphicons-halflings-regular.woff2", "fonts\/glyphicons-halflings-regular.woff", "js\/inject_web.js" ], "matches": [ "https:\/\/www.aliexpress.com\/*", "https:\/\/aliexpress.ru\/*", "https:\/\/www.aliexpress.ru\/*", "https:\/\/aliexpress.us\/*", "https:\/\/www.aliexpress.us\/*", "https:\/\/*.aliexpress.com\/*", "https:\/\/*.aliexpress.ru\/*", "https:\/\/fr.aliexpress.com\/*", "https:\/\/es.aliexpress.com\/*", "https:\/\/pt.aliexpress.com\/*", "https:\/\/de.aliexpress.com\/*", "https:\/\/it.aliexpress.com\/*", "https:\/\/nl.aliexpress.com\/*", "https:\/\/tr.aliexpress.com\/*", "https:\/\/ja.aliexpress.com\/*", "https:\/\/ko.aliexpress.com\/*", "https:\/\/th.aliexpress.com\/*", "https:\/\/vi.aliexpress.com\/*", "https:\/\/ar.aliexpress.com\/*", "https:\/\/he.aliexpress.com\/*", "https:\/\/pl.aliexpress.com\/*" ], "extension_ids": [] } ] } |