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はSpadar Shutによって開発されたChromeの拡張機能で、その主な機能は「Control vk.com (vkontakte) audioplayer form any tab: hotkeys, toolbar button」です。
拡張機能のスクリーンショット
vPause - vk.com player hotkeys拡張機能のCRXファイルをダウンロード
vPause - vk.com player hotkeys拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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": [
" | |