GetProduct

Automate DropShipping with GetProduct!

Что такое GetProduct?

GetProduct - это расширение Chrome, разработанное levy.yedidyah, и его основная функция - "Automate DropShipping with GetProduct!".

Снимки экрана расширения

screenshot

Скачать файл CRX расширения GetProduct

Скачайте файлы расширений GetProduct в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        GetProduct Auto Dropshipping tool

Aliexpress Fillter, Products Grabber, Monitor migration and Order Automation!

Grabber:
Our powerful Products Grabber will speed up your sourcing process. It can grab from:                    

Основная информация о расширении

Название GetProduct GetProduct
ID ahkdhefmhfakkmieeflllcgafpkaldhl
Официальный URL https://chromewebstore.google.com/detail/getproduct/ahkdhefmhfakkmieeflllcgafpkaldhl
Описание Automate DropShipping with GetProduct!
Размер файла 19.09 MB
Количество установок 311
Текущая Версия 1.9.51
Последнее Обновление 2023-08-19
Дата публикации 2020-07-03
Рейтинг 5.00/5 Всего 1 оценок
Разработчик levy.yedidyah
Электронная почта [email protected]
Тип оплаты free
Официальный сайт расширения https://getproduct.io/welcome
URL страницы помощи https://getproduct.zendesk.com/
URL страницы политики конфиденциальности https://getproduct.io/pages/GetProductPrivacyPolicy.pdf
Поддерживаемые языки en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "GetProduct",
    "version": "1.9.51",
    "description": "Automate DropShipping with GetProduct!",
    "web_accessible_resources": [
        {
            "resources": [
                "\/converter.html",
                "\/amazonFilter.html",
                "\/trackingConverter.html"
            ],
            "matches": [
                "chrome-extension:\/\/ahkdhefmhfakkmieeflllcgafpkaldhl\/*"
            ]
        }
    ],
    "permissions": [
        "scripting",
        "activeTab",
        "tabs",
        "storage",
        "cookies"
    ],
    "externally_connectable": {
        "matches": [
            "https:\/\/getproduct.io\/*",
            "http:\/\/localhost:4000\/*"
        ]
    },
    "host_permissions": [
        "https:\/\/getproduct.io\/*",
        "http:\/\/localhost:4000\/*"
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/www.amazon.fr\/*",
                "https:\/\/www.amazon.com\/*",
                "https:\/\/www.amazon.es\/*",
                "https:\/\/www.amazon.it\/*",
                "https:\/\/www.amazon.co.uk\/*",
                "https:\/\/www.amazon.de\/*",
                "https:\/\/www.walmart.com\/*",
                "https:\/\/www.ebay.fr\/*",
                "https:\/\/www.ebay.com\/*",
                "https:\/\/www.ebay.co.uk\/*",
                "https:\/\/www.ebay.de\/*",
                "https:\/\/www.ebay.es\/*",
                "https:\/\/www.ebay.it\/*",
                "https:\/\/*.chinabrands.com\/*",
                "https:\/\/*.aliexpress.com\/*",
                "https:\/\/*.homedepot.com\/*",
                "https:\/\/www.zooplus.fr\/*",
                "https:\/\/www.zooplus.com\/*",
                "https:\/\/www.zooplus.co.uk\/*",
                "https:\/\/www.zooplus.de\/*",
                "https:\/\/www.zooplus.es\/*",
                "https:\/\/www.zooplus.it\/*",
                "https:\/\/www.cdiscount.com\/*",
                "https:\/\/www.cdiscountpro.com\/*",
                "https:\/\/yaballe.com\/*",
                "https:\/\/app.autods.com\/*",
                "http:\/\/app.autods.com\/*",
                "https:\/\/platform.autods.com\/*",
                "https:\/\/www.shopmaster.com\/*",
                "https:\/\/www.dsmtool.com\/*",
                "https:\/\/getproduct.io\/*",
                "https:\/\/*.getproduct.io\/*",
                "https:\/\/webseller.guru\/*"
            ],
            "js": [
                "content\/general.js",
                "content\/exporter.js",
                "js\/toastify.js"
            ],
            "css": [
                "css\/content.css",
                "css\/toastify.css",
                "css\/style.css"
            ]
        },
        {
            "matches": [
                "https:\/\/*.aliexpress.com\/*",
                "https:\/\/*.homedepot.com\/*",
                "https:\/\/www.ebay.fr\/*",
                "https:\/\/www.ebay.com\/*",
                "https:\/\/www.ebay.co.uk\/*",
                "https:\/\/www.ebay.de\/*",
                "https:\/\/www.ebay.es\/*",
                "https:\/\/www.ebay.it\/*",
                "https:\/\/www.amazon.fr\/*",
                "https:\/\/www.amazon.com\/*",
                "https:\/\/www.amazon.es\/*",
                "https:\/\/www.amazon.it\/*",
                "https:\/\/www.amazon.co.uk\/*",
                "https:\/\/www.amazon.de\/*",
                "https:\/\/order.cdiscount.com\/*",
                "https:\/\/www.walmart.com\/checkout\/*",
                "https:\/\/*.chinabrands.com\/flow\/*",
                "https:\/\/getproduct.io\/orders*",
                "https:\/\/*.getproduct.io\/orders*",
                "http:\/\/localhost:4000\/orders*"
            ],
            "js": [
                "content\/address.js",
                "js\/toastify.js",
                "content\/amazonTrackingPage.js"
            ],
            "css": [
                "css\/content.css",
                "css\/toastify.css",
                "css\/style.css"
            ]
        },
        {
            "matches": [
                "https:\/\/*.aliexpress.com\/*",
                "https:\/\/getproduct.io\/orders*",
                "https:\/\/*.getproduct.io\/orders*",
                "http:\/\/localhost:4000\/orders*"
            ],
            "js": [
                "js\/toastify.js",
                "content\/syncTracking.js"
            ],
            "css": [
                "css\/content.css",
                "css\/toastify.css",
                "css\/style.css"
            ]
        },
        {
            "matches": [
                "https:\/\/*.aliexpress.com\/*",
                "https:\/\/getproduct.io\/orders*",
                "https:\/\/*.getproduct.io\/orders*",
                "http:\/\/localhost:4000\/orders*"
            ],
            "js": [
                "content\/aliexpressFilter.js",
                "js\/toastify.js"
            ],
            "css": [
                "css\/content.css",
                "css\/toastify.css",
                "css\/style.css"
            ]
        }
    ],
    "options_page": "converter.html",
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "images\/getproduct_16_icon_transp.png",
            "32": "images\/getproduct_32_icon_transp.png",
            "48": "images\/getproduct_48_icon_transp.png",
            "128": "images\/getproduct_128_icon_transp.png"
        }
    },
    "icons": {
        "16": "images\/getproduct_16_icon_transp.png",
        "32": "images\/getproduct_32_icon_transp.png",
        "48": "images\/getproduct_48_icon_transp.png",
        "128": "images\/getproduct_128_icon_transp.png"
    },
    "manifest_version": 3
}