VK Музыкальный плеер

Управляй музыкой из VK через удобный плеер или горячие клавиши, работающие даже при свернутом браузере!

What is VK Музыкальный плеер?

VK Музыкальный плеер is a Chrome extension developed by bh, and its main feature is "Управляй музыкой из VK через удобный плеер или горячие клавиши, работающие даже при свернутом браузере!".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download VK Музыкальный плеер Extension CRX File

Download VK Музыкальный плеер 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

                        Управляй музыкой из VK через удобный плеер или горячие клавиши, работающие даже при свернутом браузере!

Благодаря этому плееру вы сможете легко управлять музыкой из VK, не отвлекаясь от своих дел, даже за пределами VK и браузера вообще. Кроме базовых возможностей переключения аудиозаписей и их перемотки, плеер имеет поддержку добавления в «Мои аудиозаписи», включение случайного порядка и повтора.

Возможности горячих клавиш (по умолчанию установлены 4 комбинации):
 - Плей/Пауза
 - Следующая аудиозапись
 - Предыдущая аудиозапись
 - Добавить аудиозапись
 - Повторять аудиозапись
 - Случайный порядок
 - Информация об аудиозаписи
 - Приглушить все вкладки
 - Перемотать вперед/назад
 - Увеличить/уменьшить громкость
 - Перейти на вкладку с музыкой
 - Поднять на самый верх текущую аудиозапись в текущем плейлисте
 - Выйти из VK

Горячие клавиши Вы легко можете настроить, как Вам удобнее. Для этого перейдите на страницу chrome://extensions/shortcuts, найдите там расширение и настройте горячие клавиши, не забудьте установить «глобально», что бы вы смогли управлять музыкой при свернутом браузере.                    

Extension Basic Information

Name VK Музыкальный плеер VK Музыкальный плеер
ID jdcodafmbknbopclkbcnfkohmeaeapeg
Official URL https://chromewebstore.google.com/detail/vk-%D0%BC%D1%83%D0%B7%D1%8B%D0%BA%D0%B0%D0%BB%D1%8C%D0%BD%D1%8B%D0%B9-%D0%BF%D0%BB%D0%B5%D0%B5%D1%80/jdcodafmbknbopclkbcnfkohmeaeapeg
Description Управляй музыкой из VK через удобный плеер или горячие клавиши, работающие даже при свернутом браузере!
File Size 126 KB
Installation Count 8,132
Current Version 2.4.1
Last Updated 2019-10-21
Publish Date 2019-10-20
Rating 4.47/5 Total 162 Ratings
Developer bh
Payment Type free
Extension Website https://vk.com
Help Page URL https://vk.com/michkaryov
Supported Languages ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "browser_action": {
        "default_title": "VK \u041c\u0443\u0437\u044b\u043a\u0430\u043b\u044c\u043d\u044b\u0439 \u043f\u043b\u0435\u0435\u0440",
        "default_popup": "popup_full.html"
    },
    "options_page": "settings.html",
    "background": {
        "scripts": [
            "js\/background.js"
        ]
    },
    "icons": {
        "16": "ico16p.png",
        "48": "logo48.png"
    },
    "permissions": [
        "tabs",
        "notifications",
        "storage",
        "*:\/\/vk.com\/*",
        "*:\/\/*.vk.com\/*"
    ],
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*.vk.com\/*",
                "https:\/\/*.vk.com\/*"
            ],
            "js": [
                "js\/content.js"
            ],
            "run_at": "document_end"
        }
    ],
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "web_accessible_resources": [
        "logo48.png",
        "js\/inject.js",
        "empty_album.jpg"
    ],
    "name": "VK \u041c\u0443\u0437\u044b\u043a\u0430\u043b\u044c\u043d\u044b\u0439 \u043f\u043b\u0435\u0435\u0440",
    "description": "\u0423\u043f\u0440\u0430\u0432\u043b\u044f\u0439 \u043c\u0443\u0437\u044b\u043a\u043e\u0439 \u0438\u0437 VK \u0447\u0435\u0440\u0435\u0437 \u0443\u0434\u043e\u0431\u043d\u044b\u0439 \u043f\u043b\u0435\u0435\u0440 \u0438\u043b\u0438 \u0433\u043e\u0440\u044f\u0447\u0438\u0435 \u043a\u043b\u0430\u0432\u0438\u0448\u0438, \u0440\u0430\u0431\u043e\u0442\u0430\u044e\u0449\u0438\u0435 \u0434\u0430\u0436\u0435 \u043f\u0440\u0438 \u0441\u0432\u0435\u0440\u043d\u0443\u0442\u043e\u043c \u0431\u0440\u0430\u0443\u0437\u0435\u0440\u0435!",
    "version": "2.4.1",
    "commands": {
        "play": {
            "description": "\u041f\u043b\u0435\u0439\/\u041f\u0430\u0443\u0437\u0430",
            "global": true,
            "suggested_key": {
                "default": "Ctrl+Shift+8",
                "windows": "Ctrl+Shift+8",
                "mac": "Command+Shift+8",
                "chromeos": "Alt+Shift+8",
                "linux": "Alt+Shift+8"
            }
        },
        "next": {
            "description": "\u0421\u043b\u0435\u0434\u0443\u044e\u0449\u0430\u044f \u0430\u0443\u0434\u0438\u043e\u0437\u0430\u043f\u0438\u0441\u044c",
            "global": true,
            "suggested_key": {
                "default": "Ctrl+Shift+0",
                "windows": "Ctrl+Shift+0",
                "mac": "Command+Shift+0",
                "chromeos": "Alt+Shift+0",
                "linux": "Alt+Shift+0"
            }
        },
        "prev": {
            "description": "\u041f\u0440\u0435\u0434\u044b\u0434\u0443\u0449\u0430\u044f \u0430\u0443\u0434\u0438\u043e\u0437\u0430\u043f\u0438\u0441\u044c",
            "global": true
        },
        "info": {
            "description": "\u0418\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f \u043e\u0431 \u0430\u0443\u0434\u0438\u0437\u0430\u043f\u0438\u0441\u0438",
            "global": true,
            "suggested_key": {
                "default": "Ctrl+Shift+7",
                "windows": "Ctrl+Shift+7",
                "mac": "Command+Shift+7",
                "chromeos": "Alt+Shift+7",
                "linux": "Alt+Shift+7"
            }
        },
        "add": {
            "description": "\u0414\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u0430\u0443\u0434\u0438\u043e\u0437\u0430\u043f\u0438\u0441\u044c",
            "global": true
        },
        "repeat": {
            "description": "\u041f\u043e\u0432\u0442\u043e\u0440\u044f\u0442\u044c \u0430\u0443\u0434\u0438\u043e\u0437\u0430\u043f\u0438\u0441\u044c",
            "global": true
        },
        "shuffle": {
            "description": "\u0421\u043b\u0443\u0447\u0430\u0439\u043d\u044b\u0439 \u043f\u043e\u0440\u044f\u0434\u043e\u043a",
            "global": true
        },
        "mute": {
            "description": "\u041f\u0440\u0438\u0433\u043b\u0443\u0448\u0438\u0442\u044c \u0432\u0441\u0435 \u0432\u043a\u043b\u0430\u0434\u043a\u0438",
            "global": true
        },
        "progress_up": {
            "description": "\u041f\u0435\u0440\u0435\u043c\u043e\u0442\u0430\u0442\u044c \u0432\u043f\u0435\u0440\u0435\u0434",
            "global": true
        },
        "progress_down": {
            "description": "\u041f\u0435\u0440\u0435\u043c\u043e\u0442\u0430\u0442\u044c \u043d\u0430\u0437\u0430\u0434",
            "global": true
        },
        "volume_up": {
            "description": "\u0413\u0440\u043e\u043c\u043a\u043e\u0441\u0442\u044c+",
            "global": true
        },
        "volume_down": {
            "description": "\u0413\u0440\u043e\u043c\u043a\u043e\u0441\u0442\u044c-",
            "global": true
        },
        "open": {
            "description": "\u041e\u0442\u043a\u0440\u044b\u0442\u044c \u0432\u043a\u043b\u0430\u0434\u043a\u0443 \u0441 \u043c\u0443\u0437\u044b\u043a\u043e\u0439 VK",
            "global": true
        },
        "logout": {
            "description": "\u0412\u044b\u0439\u0442\u0438 \u0438\u0437 \u0432\u043a",
            "global": true
        },
        "up_current_audio": {
            "description": "\u041f\u043e\u0434\u043d\u044f\u0442\u044c \u0442\u0435\u043a\u0443\u0449\u0443\u044e \u043f\u0435\u0441\u043d\u044e \u0432\u0432\u0435\u0440\u0445 \u0432 \u043f\u043b\u0435\u0439\u043b\u0438\u0441\u0442\u0435",
            "global": true
        }
    }
}