DarkBili - Dark Mode for bilibili.com
一个浏览器插件,可以让 bilibili.com 进入夜间模式。
A Chrome/Edge extension to turn your bilibili.com into dark mode.
GitHub 地址
https://github.com/flanker/bilibili-dark-mode
安装地址
DarkBili - Dark Mode for bilibili.com - 谷歌浏览器 Chrome Web Store
DarkBili - Dark Mode for bilibili.com - Edge 浏览器 Edge Add-ons
截图
提交反馈
https://github.com/flanker/bilibili-dark-mode/issues/new
Buy me a coffee
If you like it, why not buy me a coffee? :)
https://buymeacoffee.com/fengzhichao
Development
This is a Plasmo extension project.
First, run the development server:
pnpm dev
# or
npm run dev
Open your browser and load the appropriate development build. For example, if you are developing for the chrome browser, using manifest v3, use: build/chrome-mv3-dev
.
For further guidance, visit Plasmo Documentation