vPause - vk.com player hotkeys
Control vk.com (vkontakte) audioplayer form any tab: hotkeys, toolbar button
¿Qué es vPause - vk.com player hotkeys?
vPause - vk.com player hotkeys es una extensión de Chrome desarrollada por Spadar Shut, y su función principal es "Control vk.com (vkontakte) audioplayer form any tab: hotkeys, toolbar button".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión vPause - vk.com player hotkeys
Descarga archivos de extensión vPause - vk.com player hotkeys en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
Ask questions at http://vk.com/vpause * Addressbar button to play/pause the player * A configurable action on double clicking the button: play previous track, play next track, toggle repeat, switch to the tab with player, add current song to my audio * Hotkeys allow to switch tracks, play, pause, control volume * Optionally show track time on the button * Hovering the button will show a tooltip with current track title and duration
Información Básica de la Extensión
Nombre | vPause - vk.com player hotkeys |
ID | dbjhmpmaehamokkakfmacgjepggojhmo |
URL Oficial | https://chromewebstore.google.com/detail/vpause-vkcom-player-hotke/dbjhmpmaehamokkakfmacgjepggojhmo |
Descripción | Control vk.com (vkontakte) audioplayer form any tab: hotkeys, toolbar button |
Tamaño del Archivo | 34.76 KB |
Cantidad de Instalaciones | 849 |
Versión Actual | 4.1.2 |
Última Actualización | 2020-03-28 |
Fecha de Publicación | 2020-03-19 |
Calificación | 4.29/5 Total de 45 Calificaciones |
Desarrollador | Spadar Shut |
Tipo de Pago | free |
Idiomas Soportados | en,ru,uk |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "vPause - vk.com player hotkeys", "developer": { "name": "Pavel Shut", "url": "http:\/\/vk.com\/spadarshut" }, "description": "__MSG_extensionDecription__", "default_locale": "ru", "manifest_version": 2, "version": "4.1.2", "icons": { "48": "img\/icon_48.png", "128": "img\/icon_128.png" }, "browser_action": { "default_icon": "img\/btn_play.png", "default_title": "vPause" }, "options_page": "options.html", "background": { "scripts": [ "js\/vpause-background.js" ] }, "content_scripts": [ { "js": [ "js\/vpause-contentscript.js" ], "matches": [ " |