Aliexpress Analyzer
This extension can help you view information and historical data trends of AliExpress stores and their products.
Qu'est-ce que Aliexpress Analyzer ?
Aliexpress Analyzer est une extension Chrome développée par ixspy.com, et sa fonction principale est "This extension can help you view information and historical data trends of AliExpress stores and their products.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Aliexpress Analyzer
Téléchargez les fichiers d'extension Aliexpress Analyzer au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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
Informations de Base sur l'Extension
Nom | Aliexpress Analyzer |
ID | dgldejonobpbjpaahflfadgmohodnmci |
URL Officiel | https://chromewebstore.google.com/detail/aliexpress-analyzer/dgldejonobpbjpaahflfadgmohodnmci |
Description | This extension can help you view information and historical data trends of AliExpress stores and their products. |
Taille du Fichier | 2.07 MB |
Nombre d'Installations | 14,457 |
Version Actuelle | 1.7.1 |
Dernière Mise à Jour | 2024-01-02 |
Date de Publication | 2020-12-24 |
Évaluation | 4.57/5 Total 14 Évaluations |
Développeur | ixspy.com |
[email protected] | |
Type de Paiement | free |
URL de la Page de Politique de Confidentialité | https://ixspy.com/private |
Langues Prises en Charge | 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": [] } ] } |