SellerFox - аналитика маркетплейсов

SellerFox

O que é SellerFox - аналитика маркетплейсов?

SellerFox - аналитика маркетплейсов é uma extensão do Chrome desenvolvida por https://sellerden.ru/sellerfox, e sua principal característica é "SellerFox".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão SellerFox - аналитика маркетплейсов

Baixe arquivos de extensão SellerFox - аналитика маркетплейсов no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        Аналитика для предпринимателей, которые хотят зарабатывать на российских маркетплейсах.

Вы уже продаете на Wildberries, Ozon, AliExpress, KazanExpreess, ЯндексМаркет или CберМегаМаркет?
Еще не продаете, но собираетесь покорять один, два или сразу все шесть маркетплейсов?
Выходить без аналитики туда, где уже активно работают конкуренты, крайне опасно, необходимо хорошо подготовиться.

Плагин SellerFox – это удобный инструмент для продавцов, которые ценят свое время. Скачав его, вы можете проанализировать товары прямо на маркетплейсе. У вас появится доступ к исчерпывающей информации о выручке, продажах и остатках за последние 30 дней по всем товарам и продавцам на площадках.

Расширение является дополнением к сервису аналитики маркетплейсов SellerFox.

Нашли интересующий вас товар на площадке? Переходите на сервис SellerFox и анализируйте категории, конкурентов, бренды, топы продаж и сезонные хиты-товары – перенимайте лучший опыт и зарабатывайте на маркетплейсах.

Остались вопросы?
Готовы ответить в Telegram @SellerFoxSupport                    

Informações Básicas da Extensão

Nome SellerFox - аналитика маркетплейсов SellerFox - аналитика маркетплейсов
ID cdjlejkchlnflbkahchlallmkidmdfia
URL Oficial https://chromewebstore.google.com/detail/sellerfox-%D0%B0%D0%BD%D0%B0%D0%BB%D0%B8%D1%82%D0%B8%D0%BA%D0%B0-%D0%BC%D0%B0%D1%80%D0%BA%D0%B5/cdjlejkchlnflbkahchlallmkidmdfia
Descrição SellerFox
Tamanho do Arquivo 875 KB
Contagem de Instalações 2,062
Versão Atual 0.8.24
Última Atualização 2024-03-05
Data de Publicação 2022-09-23
Classificação 5.00/5 Total de 7 Avaliações
Desenvolvedor https://sellerden.ru/sellerfox
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://sellerden.ru/sellerfox
URL da Página de Ajuda https://t.me/SellerFoxSupport
URL da Página de Política de Privacidade https://app.sellerfox.ru/privacy-policy
Idiomas Suportados ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "icons": {
        "16": "icon16.plasmo.00ac8b83.png",
        "32": "icon32.plasmo.9ad0c5b6.png",
        "48": "icon48.plasmo.cae3a6b3.png",
        "64": "icon64.plasmo.e4b604fc.png",
        "128": "icon128.plasmo.b89b7dfa.png"
    },
    "manifest_version": 3,
    "action": {
        "default_icon": {
            "16": "icon16.plasmo.00ac8b83.png",
            "32": "icon32.plasmo.9ad0c5b6.png",
            "48": "icon48.plasmo.cae3a6b3.png",
            "64": "icon64.plasmo.e4b604fc.png",
            "128": "icon128.plasmo.b89b7dfa.png"
        },
        "default_popup": "popup.html"
    },
    "version": "0.8.24",
    "author": "SellerFox",
    "name": "SellerFox - \u0430\u043d\u0430\u043b\u0438\u0442\u0438\u043a\u0430 \u043c\u0430\u0440\u043a\u0435\u0442\u043f\u043b\u0435\u0439\u0441\u043e\u0432",
    "description": "SellerFox",
    "permissions": [
        "storage",
        "tabs",
        "webNavigation"
    ],
    "background": {
        "service_worker": "background.23452572.js"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/aliexpress.ru\/item\/*"
            ],
            "js": [
                "aliexpress-product-content.a4191af1.js"
            ],
            "all_frames": false,
            "run_at": "document_idle",
            "css": []
        },
        {
            "matches": [
                "https:\/\/kazanexpress.ru\/*"
            ],
            "js": [
                "kazan-express-product-content.618adf29.js"
            ],
            "all_frames": false,
            "run_at": "document_idle",
            "css": []
        },
        {
            "matches": [
                "https:\/\/www.ozon.ru\/*"
            ],
            "js": [
                "ozon-product-content.20dd5aa4.js"
            ],
            "all_frames": false,
            "run_at": "document_idle",
            "css": []
        },
        {
            "matches": [
                "https:\/\/sbermegamarket.ru\/*"
            ],
            "js": [
                "sber-product-content.1af6620d.js"
            ],
            "all_frames": false,
            "run_at": "document_idle",
            "css": []
        },
        {
            "matches": [
                "https:\/\/www.wildberries.ru\/*"
            ],
            "js": [
                "wildberries-product-content.175c4330.js"
            ],
            "all_frames": false,
            "run_at": "document_idle",
            "css": []
        },
        {
            "matches": [
                "https:\/\/market.yandex.ru\/*"
            ],
            "js": [
                "yandex-product-content.fa54a380.js"
            ],
            "all_frames": false,
            "run_at": "document_idle",
            "css": []
        }
    ],
    "host_permissions": [
        "https:\/\/sellerden.ru\/*"
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "https:\/\/aliexpress.ru\/*"
            ],
            "resources": [
                "aliexpress-product-content.e1ee3a30.png"
            ]
        },
        {
            "matches": [
                "https:\/\/kazanexpress.ru\/*"
            ],
            "resources": [
                "aliexpress-product-content.e1ee3a30.png"
            ]
        },
        {
            "matches": [
                "https:\/\/www.ozon.ru\/*"
            ],
            "resources": [
                "aliexpress-product-content.e1ee3a30.png"
            ]
        },
        {
            "matches": [
                "https:\/\/sbermegamarket.ru\/*"
            ],
            "resources": [
                "aliexpress-product-content.e1ee3a30.png"
            ]
        },
        {
            "matches": [
                "https:\/\/www.wildberries.ru\/*"
            ],
            "resources": [
                "aliexpress-product-content.e1ee3a30.png"
            ]
        },
        {
            "matches": [
                "https:\/\/market.yandex.ru\/*"
            ],
            "resources": [
                "aliexpress-product-content.e1ee3a30.png"
            ]
        }
    ]
}