Onliner - Topics AutoUP & PM Notifier

Уведомление о личных сообщениях + автоматическое поднятие тем. Onliner Onliner.By onliner onliner.by

What is Onliner - Topics AutoUP & PM Notifier?

Onliner - Topics AutoUP & PM Notifier is a Chrome extension developed by VSKut, and its main feature is "Уведомление о личных сообщениях + автоматическое поднятие тем. Onliner Onliner.By onliner onliner.by".

Extension Screenshots

screenshot

Download Onliner - Topics AutoUP & PM Notifier Extension CRX File

Download Onliner - Topics AutoUP & PM Notifier 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

                        Onliner.By - Topics AutoUP & PM Notifier

1) Автоматическое поднятие тем
2) Уведомление о новых входящих сообщениях                    

Extension Basic Information

Name Onliner - Topics AutoUP & PM Notifier Onliner - Topics AutoUP & PM Notifier
ID ejnckepdjdllmncgnbfgdpnfgalglomj
Official URL https://chromewebstore.google.com/detail/onliner-topics-autoup-pm/ejnckepdjdllmncgnbfgdpnfgalglomj
Description Уведомление о личных сообщениях + автоматическое поднятие тем. Onliner Onliner.By onliner onliner.by
File Size 48.26 KB
Installation Count 35
Current Version 1.0.5
Last Updated 2015-05-13
Publish Date 2015-05-13
Rating 4.20/5 Total 5 Ratings
Developer VSKut
Payment Type free
Extension Website http://vskut.ru/
Supported Languages ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Onliner - Topics AutoUP & PM Notifier",
    "description": "\u0423\u0432\u0435\u0434\u043e\u043c\u043b\u0435\u043d\u0438\u0435 \u043e \u043b\u0438\u0447\u043d\u044b\u0445 \u0441\u043e\u043e\u0431\u0449\u0435\u043d\u0438\u044f\u0445 + \u0430\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0447\u0435\u0441\u043a\u043e\u0435 \u043f\u043e\u0434\u043d\u044f\u0442\u0438\u0435 \u0442\u0435\u043c. Onliner Onliner.By onliner onliner.by",
    "version": "1.0.5",
    "icons": {
        "16": "onliner.png",
        "32": "onliner32.png",
        "64": "onliner64.png"
    },
    "background": {
        "scripts": [
            "jquery-2.1.3.min.js",
            "script.js"
        ]
    },
    "browser_action": {
        "default_title": "\u041b\u0438\u0447\u043d\u044b\u0435 \u0441\u043e\u043e\u0431\u0449\u0435\u043d\u0438\u044f",
        "default_icon": "onliner.png",
        "default_popup": "messages.html"
    },
    "permissions": [
        "*:\/\/*\/",
        "notifications"
    ]
}