Ozon.Ru Кнопка
Кнопка для Ozon.Ru дает возможность быстро перейти к нужному разделу сайта или найти необходимый товар.
What is Ozon.Ru Кнопка?
Ozon.Ru Кнопка is a Chrome extension developed by devunion, and its main feature is "Кнопка для Ozon.Ru дает возможность быстро перейти к нужному разделу сайта или найти необходимый товар.".
Extension Screenshots
Download Ozon.Ru Кнопка Extension CRX File
Download Ozon.Ru Кнопка extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Кнопка для популярного интернет-магазина Ozon.Ru (Озон.Ру). Она облегчает поиск товаров, предоставляет возможность быстро перейти к основным разделам сайта. Пользуясь ей, вы сможете более эффективно и быстро найти необходимые вам вещи и сделать заказ.
Extension Basic Information
Name | |
ID | acbdgojpfgpldjdanccmkhaeadnkcldh |
Official URL | https://chrome.google.com/webstore/detail/ozonru-%D0%BA%D0%BD%D0%BE%D0%BF%D0%BA%D0%B0/acbdgojpfgpldjdanccmkhaeadnkcldh |
Description | Кнопка для Ozon.Ru дает возможность быстро перейти к нужному разделу сайта или найти необходимый товар. |
File Size | 50.35 KB |
Installation Count | 610 |
Current Version | 1.2.2 |
Last Updated | 2019-12-01 |
Publish Date | 2019-11-27 |
Rating | 4.71/5 Total 14 Ratings |
Developer | devunion |
[email protected] | |
Payment Type | free |
Supported Languages | 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" } |