Online-360-Novosti

СМИ Онлайн 360 - Читать, Смотреть, Слушать !

What is Online-360-Novosti?

Online-360-Novosti is a Chrome extension developed by https://online360.ru, and its main feature is "СМИ Онлайн 360 - Читать, Смотреть, Слушать !".

Extension Screenshots

screenshot

Download Online-360-Novosti Extension CRX File

Download Online-360-Novosti 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

                        СМИ России, Обзор СМИ онлайн, Читать Новости, Смотреть ТВ и Слушать Радио, новости России онлайн !                    

Extension Basic Information

Name Online-360-Novosti Online-360-Novosti
ID hbhceidjkhgeeoacbncpdaffcideecdb
Official URL https://chromewebstore.google.com/detail/online-360-novosti/hbhceidjkhgeeoacbncpdaffcideecdb
Description СМИ Онлайн 360 - Читать, Смотреть, Слушать !
File Size 294 KB
Installation Count 16
Current Version 1.1
Last Updated 2018-01-16
Publish Date 2018-01-16
Rating 4.50/5 Total 2 Ratings
Developer https://online360.ru
Payment Type free
Extension Website http://online360.ru/
Supported Languages ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Online-360-Novosti",
    "description": "\u0421\u041c\u0418 \u041e\u043d\u043b\u0430\u0439\u043d 360 - \u0427\u0438\u0442\u0430\u0442\u044c, \u0421\u043c\u043e\u0442\u0440\u0435\u0442\u044c, \u0421\u043b\u0443\u0448\u0430\u0442\u044c !",
    "version": "1.1",
    "icons": {
        "16": "16.png",
        "48": "48.png",
        "128": "128.png"
    },
    "browser_action": {
        "default_title": "\u0421\u041c\u0418 \u041e\u043d\u043b\u0430\u0439\u043d 360",
        "default_icon": "128.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "unlimitedStorage",
        "notifications"
    ],
    "web_accessible_resources": [
        "128.png"
    ]
}