70 lines
1.9 KiB
JSON
70 lines
1.9 KiB
JSON
{
|
|
"Name": "Playtube",
|
|
"Description": "Control Playtube (YouTube / YouTube Music)",
|
|
"Category": "Playtube",
|
|
"com.fojadrachi.playtube.playpause": {
|
|
"Name": "Play/Pause",
|
|
"Tooltip": "Toggle playback"
|
|
},
|
|
"com.fojadrachi.playtube.previous": {
|
|
"Name": "Previous track",
|
|
"Tooltip": "Go to the previous track"
|
|
},
|
|
"com.fojadrachi.playtube.next": {
|
|
"Name": "Next track",
|
|
"Tooltip": "Skip to the next track"
|
|
},
|
|
"com.fojadrachi.playtube.seekback": {
|
|
"Name": "Rewind",
|
|
"Tooltip": "Jump back a few seconds"
|
|
},
|
|
"com.fojadrachi.playtube.seekforward": {
|
|
"Name": "Fast forward",
|
|
"Tooltip": "Jump forward a few seconds"
|
|
},
|
|
"com.fojadrachi.playtube.volumeup": {
|
|
"Name": "Volume up",
|
|
"Tooltip": "Louder (hold to keep going)"
|
|
},
|
|
"com.fojadrachi.playtube.volumedown": {
|
|
"Name": "Volume down",
|
|
"Tooltip": "Quieter (hold to keep going)"
|
|
},
|
|
"com.fojadrachi.playtube.volumeset": {
|
|
"Name": "Set volume",
|
|
"Tooltip": "Jump to a fixed volume"
|
|
},
|
|
"com.fojadrachi.playtube.mute": {
|
|
"Name": "Mute",
|
|
"Tooltip": "Mute or unmute"
|
|
},
|
|
"com.fojadrachi.playtube.nowplaying": {
|
|
"Name": "Now playing",
|
|
"Tooltip": "Cover and title, press to play/pause"
|
|
},
|
|
"com.fojadrachi.playtube.like": {
|
|
"Name": "Like",
|
|
"Tooltip": "Like the current track"
|
|
},
|
|
"com.fojadrachi.playtube.shuffle": {
|
|
"Name": "Shuffle",
|
|
"Tooltip": "Toggle shuffle"
|
|
},
|
|
"com.fojadrachi.playtube.repeat": {
|
|
"Name": "Repeat",
|
|
"Tooltip": "Cycle repeat mode"
|
|
},
|
|
"com.fojadrachi.playtube.playlist": {
|
|
"Name": "Play playlist",
|
|
"Tooltip": "Start a playlist from YouTube Music"
|
|
},
|
|
"com.fojadrachi.playtube.switchtab": {
|
|
"Name": "Switch tab",
|
|
"Tooltip": "Switch between YouTube and YouTube Music"
|
|
},
|
|
"com.fojadrachi.playtube.show": {
|
|
"Name": "Show Playtube",
|
|
"Tooltip": "Bring the Playtube window to the front"
|
|
}
|
|
}
|