mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-14 03:41:46 +00:00
feat: add description for plugins
This commit is contained in:
@ -3,6 +3,7 @@ import style from './style.css?inline';
|
||||
|
||||
export default createPlugin({
|
||||
name: 'Blur Navigation Bar',
|
||||
description: 'makes navigation bar transparent and blurry',
|
||||
restartNeeded: true,
|
||||
stylesheets: [style],
|
||||
renderer() {},
|
||||
|
||||
Reference in New Issue
Block a user