Emby 增强/美化 插件 (适用于 Chrome 内核浏览器 / EmbyServer)
|
|
10 meses atrás | |
|---|---|---|
| content | 1 ano atrás | |
| res | 3 anos atrás | |
| static | 1 ano atrás | |
| LICENSE | 3 anos atrás | |
| README-EN.md | 10 meses atrás | |
| README.md | 10 meses atrás | |
| manifest.json | 3 anos atrás | |
| script.sh | 3 anos atrás |
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'