Helper Yandex Market

Поиск товаров с помощью Яндекс Маркет

O que é Helper Yandex Market?

Helper Yandex Market é uma extensão do Chrome desenvolvida por alex.orioni, e sua principal característica é "Поиск товаров с помощью Яндекс Маркет".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Helper Yandex Market

Baixe arquivos de extensão Helper Yandex Market 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

                        Finds the goods and services you need at a better price with yandex marketing or yandex market
Yandex Market Search notices when you open the pages of certain goods and services. At such moments, he begins to search for them on the Internet, selects offers with lower prices and immediately shows them to you. marketing yandex ru and market yandex ru in your browser, market ru

You can also contact the Advisor for help by clicking the button with the image of the basket to the right of the address bar,
Yandex market internet

this is a chrome extensions                    

Informações Básicas da Extensão

Nome Helper Yandex Market Helper Yandex Market
ID ifgcpkepaofinbimpgocfedadcbaeeea
URL Oficial https://chromewebstore.google.com/detail/helper-yandex-market/ifgcpkepaofinbimpgocfedadcbaeeea
Descrição Поиск товаров с помощью Яндекс Маркет
Tamanho do Arquivo 680 KB
Contagem de Instalações 561
Versão Atual 1.0.6
Última Atualização 2020-12-25
Data de Publicação 2020-07-04
Desenvolvedor alex.orioni
Email [email protected]
Tipo de Pagamento free
URL da Página de Política de Privacidade https://orioni.ru/privacy
Idiomas Suportados en,tr,ru
manifest.json
{
    "background": {
        "scripts": [
            "sovetnik\/sovetnik-vendor.js",
            "sovetnik\/injectors\/sovetnik-inject-background.min.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "16": "icons\/icon16.png",
            "48": "icons\/icon48.png"
        },
        "default_popup": "sovetnik\/popup\/popup.html"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "sovetnik\/sovetnik-vendor.js",
                "sovetnik\/injectors\/sovetnik-inject-content.min.js",
                "sovetnik\/script\/sovetnik-vendor.js",
                "sovetnik\/script\/sovetnik-templates.js",
                "sovetnik\/script\/sovetnik-internal.min.js"
            ],
            "matches": [
                ""
            ],
            "run_at": "document_end"
        }
    ],
    "default_locale": "ru",
    "description": "__MSG_extDesc__",
    "icons": {
        "128": "icons\/icon128.png",
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png"
    },
    "manifest_version": 2,
    "name": "__MSG_extName__",
    "options_page": "options.html",
    "permissions": [
        "",
        "tabs",
        "cookies",
        "notifications",
        "webNavigation",
        "storage"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.6"
}