一个浏览器插件,可以让 bilibili.com 进入夜间模式。
A Chrome/Edge extension to turn your bilibili.com into dark mode.
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
If you like it, why not buy me a coffee? :)
https://buymeacoffee.com/fengzhichao
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