mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-11 18:41:47 +00:00
feat: add description for plugins
This commit is contained in:
@ -25,6 +25,7 @@ const defaultConfig: AmbientModePluginConfig = {
|
||||
|
||||
export default createPlugin({
|
||||
name: 'Ambient Mode',
|
||||
description: 'Applies a lighting effect by casting gentle colors from the video, into your screen’s background.',
|
||||
restartNeeded: false,
|
||||
config: defaultConfig,
|
||||
stylesheets: [style],
|
||||
|
||||
Reference in New Issue
Block a user