Ali Hunter - AliExpress Dropship
Best AliExpress product research tool for shopping & DropShipping Find pseller's ratings, similar products, save images video.
什么是Ali Hunter - AliExpress Dropship?
Ali Hunter - AliExpress Dropship是由One Technology开发的Chrome扩展程序,该扩展的主要功能是“Best AliExpress product research tool for shopping & DropShipping Find pseller's ratings, similar products, save images video.”。
扩展截图
下载Ali Hunter - AliExpress Dropship扩展crx文件
下载Ali Hunter - AliExpress Dropship扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Alitools Helps both dropshipper and those who buys products from Aliexpress.
- Quick view price history, seller ratings, finds similar products, Review Analysis, Rating percentage,Number of sold products, Same products from other vendors,Shopify vendors, Shipping Cost, Seller reliability.
MAIN FEATURES:
★ Price History
The graph is displayed on the product page and shows the real discounts.
★ Similar Products
Shows simillar products from other seller to help the best hopping price.
★ Review Analysis
An analysis of review,percentage of review,Different str rating
★ Shipping Information
Shows shipping information like epcket or dhl with shipping days and also shipping cost.
★ AliSave - Download Aliexpress images & videos
Download Aliexpress product images and videos with just a single click.
★ Aliexpress Treanding
Shows treanding products on every search page.
Have a try,And do not forget to give us a review. 扩展基本信息
| 名称 | |
| ID | akehmgbbgjcgdkdcmlccmcighbijpeee |
| 官方URL | https://chromewebstore.google.com/detail/ali-hunter-aliexpress-dro/akehmgbbgjcgdkdcmlccmcighbijpeee |
| 简介 | Best AliExpress product research tool for shopping & DropShipping Find pseller's ratings, similar products, save images video. |
| 文件大小 | 1.88 MB |
| 安装次数 | 1,489 |
| 当前版本 | 3.1.3 |
| 更新时间 | 2023-07-29 |
| 上架时间 | 2023-02-23 |
| 评分 | 5.00/5 共4次评分 |
| 开发者 | One Technology |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 隐私政策页面URL | https://sites.google.com/view/avengerprivacypolicy/home |
| 支持的语言 | de,en,en-GB,en-US,fr,ca,da,es,es-419,cs,el,bg,mr,am-ET,ar,zh-CN,zh-TW |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"version": "3.1.3",
"name": "Ali Hunter - AliExpress Dropship",
"description": "Best AliExpress product research tool for shopping & DropShipping Find pseller's ratings, similar products, save images video.",
"default_locale": "en",
"permissions": [
"tabs",
"storage",
"activeTab",
"downloads"
],
"host_permissions": [
"*:\/\/*.aliexpress.com\/",
"*:\/\/*.aliexpress.ru\/",
"*:\/\/*.aliexpress.us\/",
"*:\/\/*.alicdn.com\/",
"*:\/\/*.aliexpress-media.com\/"
],
"icons": {
"128": "img\/default_logo.png"
},
"content_scripts": [
{
"matches": [
"*:\/\/*.aliexpress.com\/*"
],
"js": [
"js\/chunk-vendors.js",
"js\/content.js"
],
"css": [
"css\/main.css",
"css\/content.css"
],
"run_at": "document_start"
},
{
"matches": [
"*:\/\/*.aliexpress.com\/item\/*",
"*:\/\/*.aliexpress.com\/store\/product\/*",
"*:\/\/*.aliexpress.us\/item\/*",
"*:\/\/*.aliexpress.us\/store\/product\/*"
],
"run_at": "document_idle",
"js": [
"content.bundle.js"
],
"css": [
"cs\/fontawesome.min.css",
"cs\/content.css"
]
},
{
"matches": [
"*:\/\/feedback.aliexpress.com\/display\/productEvaluation.htm*"
],
"run_at": "document_idle",
"js": [
"feedbackIframe.bundle.js"
],
"all_frames": true
},
{
"matches": [
"*:\/\/*.aliexpress.ru\/item\/*",
"*:\/\/*.aliexpress.ru\/store\/product\/*"
],
"run_at": "document_idle",
"js": [
"contentRu.bundle.js"
],
"css": [
"cs\/fontawesome.min.css",
"cs\/content.css"
]
}
],
"background": {
"service_worker": "js\/background.bundle.js",
"type": "module"
},
"action": {
"default_icon": "img\/logo2.png",
"default_popup": "popup.html"
},
"web_accessible_resources": [
{
"resources": [
"img\/*",
"icon\/*",
"*.png",
"*.ttf",
"*.gif",
"*.svg",
"*.woff2"
],
"matches": [
" | |