Helper Yandex Market

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

什麼是Helper Yandex Market?

Helper Yandex Market是由alex.orioni開發的Chrome擴展程式,該擴展的主要功能是“Поиск товаров с помощью Яндекс Маркет”。

擴展截圖

screenshot
screenshot
screenshot
screenshot

下載Helper Yandex Market擴展crx文件

下載Helper Yandex Market擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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
官方網址 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"
}