LyricBar插件/RefinedNowPlaying插件
diff --git a/manifest.json b/manifest.json
index cd56eed..e186c40 100644
--- a/manifest.json
+++ b/manifest.json
@@ -3,10 +3,12 @@
"name": "PiPWindow",
"slug": "PiPWindow",
"type": "extension",
- "version": "0.3.0",
+ "version": "0.3.1",
"author": "Lukoning",
"author_links": ["https://github.com/Lukoning"],
"description": "一个纯JavaScript实现的歌曲信息小窗",
+ "requirements": ["liblyric"],
+ "loadAfter": ["liblyric"],
"betterncm_version": ">=1.0.0",
"preview": "preview.png",
"noDevReload":true,