AliExtractor Lite
AliExtractor is the top tool on the market for AliExpress Product Research!
什麼是AliExtractor Lite?
AliExtractor Lite是由TheDevelopmentMachine開發的Chrome擴展程式,該擴展的主要功能是“AliExtractor is the top tool on the market for AliExpress Product Research!”。
擴展截圖
下載AliExtractor Lite擴展crx文件
下載AliExtractor Lite擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
AliExtractor Lite is a free version of AliExtractor with limited features. It is the tool for AliExpress marketplace which allows you to do the following: - Find Best-Selling AliExpress Products for You - View Product Reviews - Save Your Favorite Searches - Compare Prices on 3rd Party Websites - Download Your Images Instantly - And Much, Much More! AliExtractor is the top tool on the market for AliExpress Product Research It uncovers exactly how many products a vendor is already selling per month on AliExpress (in units and sales dollars), saving you hundreds of hours on product research and helping you make smarter decisions for your e-commerce business. Here are some popular AliExtractor's features you can use with this extensions: BEST-SELLING PRODUCTS You can find one bestseller after another – hidden gems, officially uncovered because then you can sell more higher converting, profitable products. TRENDING PRODUCTS FOR YOUR NICHE You can find out exactly which products you need to focus on because it’s expensive to advertise and you don’t want to waste any money or time marketing products that your customers may not want. FLAWLESS FILTERS Instantly filter by category or column and drill down to find exactly the parameters you are looking for because scrolling through our tool or spreadsheets is well…..pointless. IDEA GENERATOR Click your magic light bulb and let AliExtractor find products automatically because you should ONLY put in the parameters you are looking for and AliExtractor should do the grunt work. EASILY EXPORT DATA With the click of a button you can export a few, or a few thousand results into a CSV or XLS file allowing you to analyze the data however you see fit! NET PROFIT CALCULATOR Find out what cost you’d need to source the product for in order to still make a great profit and see what your bonus cash back could be. SAVE SEARCHES Find a good search you don’t want to lose? Save it, and come back later to dig deeper into your product research. PRODUCT REVIEWS Need to increase the conversions on your store? Download product reviews in just a few seconds and add top rated seller feedback to your products. INSTANTLY DOWNLOAD IMAGES You can download Images for your Ecommerce Store or Platform and easily upload them to create a great looking product. STORE AND SAVE Conveniently store and save your favorite searches because now with the click of a button, you can see all of your researched products. EASY PRODUCT SOURCING Easily research the cost and availability of products on AliExpress to see if it’s worthwhile competing in that niche. RESEARCH YOUR NICHE Find out exactly which category/nodes you need to focus on. SAVE FAVORITES Conveniently store and save your favorite searches because now with the click of a button, you can see all of your researched products. RELATED SEARCHES Instantly find the best-ranking related searches for your primary keyword and dig deeper into complimentary products you can easily add to your store to maximize profits. RESEARCH CHILD / VARIATIONS Quickly find out the child/ variations for AliExpress products to see exactly how they’re selling and determine the best ones. And much much more...
擴展基本資訊
名稱 | AliExtractor Lite |
ID | hpjkfdjeaikfhkponnlcfkcagidigdfm |
官方網址 | https://chromewebstore.google.com/detail/aliextractor-lite/hpjkfdjeaikfhkponnlcfkcagidigdfm |
簡介 | AliExtractor is the top tool on the market for AliExpress Product Research! |
檔案大小 | 4.94 MB |
安裝次數 | 1,333 |
目前版本 | 2.0.2 |
更新時間 | 2023-09-07 |
上架時間 | 2020-03-16 |
評分 | 3.40/5 共 10 次評分 |
開發者 | TheDevelopmentMachine |
電子郵箱 | [email protected] |
付費類型 | free |
隱私政策頁面URL | https://aliextractor.com/terms-of-service |
支援的語言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "AliExtractor Lite", "short_name": "AliExtractor Lite", "version": "2.0.2", "description": "AliExtractor is the top tool on the market for AliExpress Product Research!", "icons": { "16": "images\/AliExtractor-Lite2.png", "48": "images\/AliExtractor-Lite2.png", "128": "images\/AliExtractor-Lite2.png" }, "browser_action": { "default_icon": "images\/AliExtractor-Lite2.png", "default_popup": "html\/button.html" }, "background": { "scripts": [ "js\/jquery-2.1.3.min.js", "js\/jszip\/jszip.min.js", "js\/common.js", "js\/downloadImages.js", "js\/prefab_searches.js", "js\/config.js", "js\/aliURLHelpers.js", "js\/getproducts.js", "js\/savedProduct.js", "js\/background.js", "js\/config.js", "js\/dropifiedCookies.js" ] }, "homepage_url": "https:\/\/aliextractor.com\/", "content_security_policy": "script-src 'self' https:\/\/chrome.google.com\/ https:\/\/widget.manychat.com\/ https:\/\/manychat.com\/ https:\/\/connect.facebook.net\/ 'unsafe-eval' 'sha256-JFALnBq6pndDoTntwWxO\/03AIwA2Pj7A2f5GhDWWPUU=' 'sha256-Xi6t3EVFEOUOJ9b0LQHFb5pWDil89B\/MXWql\/7SsbWw='; object-src 'self'", "content_scripts": [ { "run_at": "document_end", "matches": [ "*:\/\/*.aliexpress.com\/*", "*:\/\/es.aliexpress.com\/*", "*:\/\/fr.aliexpress.com\/*", "*:\/\/pt.aliexpress.com\/*", "*:\/\/*.aliexpress.us\/*", "*:\/\/ru.aliexpress.com\/*", "*:\/\/bestselling.aliexpress.com\/*", "*:\/\/*.dropified.com\/*", "*:\/\/shopifytools-pr-613.herokuapp.com\/*" ], "js": [ "js\/jquery-2.1.3.min.js", "js\/ui\/jquery-ui.js", "js\/common.js", "js\/async.min.js", "js\/contentscript.js", "js\/bhelpers.js" ], "css": [ "js\/ui\/jquery-ui.min.css", "css\/onpage.css", "css\/admitad.css" ] } ], "web_accessible_resources": [ "html\/onpage.html", "images\/*" ], "permissions": [ "webRequest", "http:\/\/*.aliexpress.com\/*", "https:\/\/*.aliexpress.com\/*", "*:\/\/*.aliexpress.us\/*", "tabs", "storage", "unlimitedStorage", "identity", "identity.email", "webRequest", "webRequestBlocking", "cookies" ], "oauth2": { "client_id": "774515174717-8ievvpvqe1de3hri1e8u6kl22cn5t695.apps.googleusercontent.com", "scopes": [ "openid", "email", "profile" ] } } |