Helper Yandex Market

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

Helper Yandex Market क्या है?

Helper Yandex Market alex.orioni द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Поиск товаров с помощью Яндекс Маркет"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Helper Yandex Market एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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                    

एक्सटेंशन की मूल जानकारी

नाम Helper Yandex Market Helper Yandex Market
ID ifgcpkepaofinbimpgocfedadcbaeeea
आधिकारिक URL https://chromewebstore.google.com/detail/helper-yandex-market/ifgcpkepaofinbimpgocfedadcbaeeea
विवरण Поиск товаров с помощью Яндекс Маркет
फ़ाइल का आकार 680 KB
स्थापना संख्या 561
वर्तमान संस्करण 1.0.6
अंतिम अपडेट 2020-12-25
प्रकाशन तिथि 2020-07-04
डेवलपर alex.orioni
ईमेल [email protected]
भुगतान के प्रकार free
गोपनीयता नीति पृष्ठ URL https://orioni.ru/privacy
समर्थित भाषाएँ 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"
}