mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-13 03:11:46 +00:00
feat: add description for plugins
This commit is contained in:
@ -3,6 +3,7 @@ import { onPlayerApiReady, onUnload } from './renderer';
|
||||
|
||||
export default createPlugin({
|
||||
name: 'Playback Speed',
|
||||
description: 'Listen fast, listen slow! Adds a slider that controls song speed',
|
||||
restartNeeded: false,
|
||||
config: {
|
||||
enabled: false,
|
||||
|
||||
Reference in New Issue
Block a user