vPause - vk.com player hotkeys
Control vk.com (vkontakte) audioplayer form any tab: hotkeys, toolbar button
ما هو vPause - vk.com player hotkeys؟
vPause - vk.com player hotkeys هو إضافة Chrome تم تطويرها بواسطة Spadar Shut، والميزة الرئيسية لها هي "Control vk.com (vkontakte) audioplayer form any tab: hotkeys, toolbar button".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة vPause - vk.com player hotkeys
قم بتنزيل ملفات الامتداد vPause - vk.com player hotkeys بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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 معلومات أساسية عن التمديد
| الاسم | |
| ID | dbjhmpmaehamokkakfmacgjepggojhmo |
| عنوان URL الرسمي | https://chromewebstore.google.com/detail/vpause-vkcom-player-hotke/dbjhmpmaehamokkakfmacgjepggojhmo |
| الوصف | Control vk.com (vkontakte) audioplayer form any tab: hotkeys, toolbar button |
| حجم الملف | 34.76 KB |
| عدد التثبيتات | 849 |
| النسخة الحالية | 4.1.2 |
| آخر تحديث | 2020-03-28 |
| تاريخ النشر | 2020-03-19 |
| تقييم | 4.29/5 مجموع تقييمات 45 |
| المطور | Spadar Shut |
| نوع الدفع | free |
| اللغات المدعومة | 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": [
" | |