Ozon.Ru Кнопка

Кнопка для Ozon.Ru дает возможность быстро перейти к нужному разделу сайта или найти необходимый товар.

Wat is Ozon.Ru Кнопка?

Ozon.Ru Кнопка is een Chrome-extensie ontwikkeld door devunion, en de belangrijkste functie is "Кнопка для Ozon.Ru дает возможность быстро перейти к нужному разделу сайта или найти необходимый товар.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Ozon.Ru Кнопка

Download Ozon.Ru Кнопка-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        Кнопка для популярного интернет-магазина Ozon.Ru (Озон.Ру). 

Она облегчает поиск товаров, предоставляет возможность быстро перейти к основным разделам сайта. Пользуясь ей, вы сможете более эффективно и быстро найти необходимые вам вещи и сделать заказ.                    

Basisinformatie over de Extensie

Naam Ozon.Ru Кнопка Ozon.Ru Кнопка
ID acbdgojpfgpldjdanccmkhaeadnkcldh
Officiële URL https://chrome.google.com/webstore/detail/ozonru-%D0%BA%D0%BD%D0%BE%D0%BF%D0%BA%D0%B0/acbdgojpfgpldjdanccmkhaeadnkcldh
Beschrijving Кнопка для Ozon.Ru дает возможность быстро перейти к нужному разделу сайта или найти необходимый товар.
Bestandsgrootte 50.35 KB
Aantal Installaties 610
Huidige Versie 1.2.2
Laatst Bijgewerkt 2019-12-01
Publicatiedatum 2019-11-27
Beoordeling 4.71/5 Totaal 14 Beoordelingen
Ontwikkelaar devunion
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "scripts": [
            "js\/lib\/moment.min.js",
            "js\/background.js",
            "js\/ga.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "19": "icons\/Icon19.png",
            "38": "icons\/Icon38.png"
        },
        "default_popup": "popup.html",
        "default_title": "\u0412\u044b\u0431\u0440\u0430\u0442\u044c \u0442\u043e\u0432\u0430\u0440\u044b"
    },
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com https:\/\/www.google-analytics.com https:\/\/www.googletagmanager.com https:\/\/highprog.com; object-src 'self'",
    "description": "__MSG_appDesc__",
    "default_locale": "ru",
    "icons": {
        "128": "icons\/Icon128.png",
        "96": "icons\/Icon96.png",
        "16": "icons\/Icon16.png",
        "32": "icons\/Icon32.png",
        "48": "icons\/Icon48.png"
    },
    "manifest_version": 2,
    "name": "__MSG_appName__",
    "permissions": [
        "tabs"
    ],
    "version": "1.2.2"
}