Emby 增强/美化 插件 (适用于 Chrome 内核浏览器 / EmbyServer)
|
|
10 miesięcy temu | |
|---|---|---|
| content | 1 rok temu | |
| res | 3 lat temu | |
| static | 1 rok temu | |
| LICENSE | 3 lat temu | |
| README-EN.md | 10 miesięcy temu | |
| README.md | 10 miesięcy temu | |
| manifest.json | 3 lat temu | |
| script.sh | 3 lat temu |
Emby Enhancement/Beautification Plugin (for Chrome Core Browser)
If you do not need the media library to display the library name in the center after hovering the mouse, please change the 37th line in the static\css\style.css file
Two methods only need to deploy one
Plugin Version
Requires users to load plugins
Chrome Extension Settings > Developer Mode > Load the unzipped extension > Select the source code directly
Server Version
No need to use plugins, deploy directly to the server, users can use it seamlessly
docker exec EmbyServer /bin/sh -c 'cd /system/dashboard-ui && wget -O - https://tinyurl.com/2p97xcpd | sh'