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!」です。

拡張機能のスクリーンショット

screenshot
screenshot

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 AliExtractor Lite
ID hpjkfdjeaikfhkponnlcfkcagidigdfm
公式URL 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
Eメール [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"
        ]
    }
}