mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-13 19:31:46 +00:00
feat: add description for plugins
This commit is contained in:
@ -7,6 +7,7 @@ import backHTML from './templates/back.html?raw';
|
||||
|
||||
export default createPlugin({
|
||||
name: 'Navigation',
|
||||
description: 'Next/Back navigation arrows directly integrated in the interface, like in your favorite browser',
|
||||
restartNeeded: true,
|
||||
config: {
|
||||
enabled: true,
|
||||
|
||||
Reference in New Issue
Block a user