WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
AliScraper - Aliexpress Dropshipping Importer

AliScraper - Aliexpress Dropshipping Importer

View on Chrome Web Store
View AliScraper - Aliexpress Dropshipping Importer Chrome Extension on Chrome Web Store
Add to bookmarks
4.2 (250 ratings)
1 new ratings
0 views
This extension has been viewed 0 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

FREE AliExpress product importer to automate dropshipping. Better alternative to Oberlo. Integrates with Shopify, Wix, Wordpress,etc
Type
Extension
Users
70,000 users
10K
Website spocket.co
Spocket
View author page of Spocket
Published
Published on June 22, 2020
Version 1.2.17
Manifest version
3
Updated
Updated on May 3, 2024
lifestyle/shopping
Extension Category
Website
Visit developer website
View on Chrome Web Store
View AliScraper - Aliexpress Dropshipping Importer Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "description": "FREE AliExpress product importer to automate dropshipping. Better alternative to Oberlo. Integrates with Shopify, Wix, Wordpress,etc",
    "version": "1.2.17",
    "name": "AliScraper - Aliexpress Dropshipping Importer",
    "background": {
        "service_worker": "background.bundle.js"
    },
    "action": {
        "default_icon": "turnedOff.png",
        "default_popup": "popup.html",
        "default_title": "AliScraper - Aliexpress Dropshipping Importer"
    },
    "icons": {
        "128": "turnedOn.png"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.aliexpress.com\/*",
                "https:\/\/*.aliexpress.us\/*",
                "https:\/\/*.aliscraper.com\/*",
                "https:\/\/*.oberlo.com\/*",
                "https:\/\/*.spocket.co\/*",
                "https:\/\/*.dsers.com\/*"
            ],
            "js": [
                "contentScript.bundle.js"
            ],
            "css": [
                "content.styles.css"
            ],
            "run_at": "document_end"
        }
    ],
    "permissions": [
        "tabs",
        "storage",
        "contextMenus"
    ],
    "host_permissions": [
        "https:\/\/*.aliexpress.com\/",
        "https:\/\/*.aliexpress.us\/",
        "https:\/\/*.aliscraper.com\/",
        "https:\/\/*.oberlo.com\/",
        "https:\/\/*.spocket.co\/",
        "https:\/\/*.dsers.com\/"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "content.styles.css",
                "AvenirLTStd-Book.otf",
                "Avenir-Roman.otf",
                "Avenir-Heavy-05.otf",
                "popup.html",
                "combined-shape-copy-4.svg",
                "shape.svg",
                "icon-check.svg",
                "icon-close.svg",
                "add-to-cart-draw.svg",
                "icon-x.svg",
                "circle-tick-major.svg",
                "icon-error.svg",
                "illu-error.svg",
                "f.svg",
                "g.svg",
                "back.svg",
                "logo.svg",
                "illu-i-ciricle.svg",
                "successful-purchase-draw.svg",
                "support.svg",
                "illu-empty-cart.svg",
                "annotation-draw.svg",
                "icon-info.svg",
                "powered_by.svg",
                "notice.svg",
                "icon-adding.svg",
                "yellow-star.svg",
                "star.svg",
                "play-icon.svg"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ],
    "manifest_version": 3
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top