Skip to content

Improve your Bilibili homepage by redesigning it, adding more features, and personalizing it to match your preferences. (English | 简体中文 | 正體中文 | 廣東話)

License

Notifications You must be signed in to change notification settings

MichaelYuhe/BewlyBewly

 
 

Repository files navigation

BewlyBewly

English | 简体中文 | 正體中文 | 廣東話


BewlyBewly

Just make a few small changes to your Bilibili homepage.

Image 3840x2400 Snipaste_2023-11-21_00-26-26 Snipaste_2023-11-21_00-30-03 Snipaste_2023-11-21_00-30-30 Snipaste_2023-11-21_00-31-33 Snipaste_2023-11-21_00-31-54 Snipaste_2023-11-21_00-32-06 Snipaste_2023-11-21_00-32-22 Snipaste_2023-11-21_00-32-51

⬇️ Installation

Online Installation

Even in the Edge browser, we strongly recommend you install it in the Chrome web store. In terms of review speed, the Chrome web store is slightly faster than Edge Add-ons.

Local Installation

CI:Automatically build with the latest code

Releases:Stable version

Edge & Chrome (RECOMMENDED)

Ensure you installed extension.zip .

Opening the edge://extensions page in the Edge or chrome://extensions page in the Chrome, simply drag and drop the downloaded extension.zip file into the browser to complete the installation.

Another installation method for Edge & Chrome

Edge

Ensure you installed extension.zip and decompress this file.

  1. Type in edge://extensions/ in the address bar and press Enter
  2. Turn on Developer mode then press Load unpacked
    image
  3. Load the decompressed extension folder in your browser

Chrome

Ensure you installed extension.zip and decompress this file.

  1. Type in chrome://extensions/ in the address bar and press Enter
  2. Turn on Developer mode then press Load unpacked
    Snipaste_2022-03-27_18-17-04
  3. Load decompressed exetension folder in your browser

🔧 Development & build

Development

pnpm dev

Then load extension in browser with the extension/ folder. After each modification, you need to click the Extensions Reloader button and refresh the page to ensure the changes would be applied.

Build

To build the extension, run

pnpm build

And then pack files under extension

🤝 Contribution

About branches

  • Main: This branch is designed for changes that are restricted to documentation files like READMEs, without altering the code or its functionality.
  • Dev: Use this brach for new features, performance improvements or modifications to i18n files.
  • Bugfixes: This branch should be used exclusively for fixing bugs that appear in the main branch.

I18n

  • When doing translations, if you have a language you are not familiar with, you can use another language that you have translated and point out what language you cannot translate in the pull request.

  • Please MANUALLY MAINTAIN the i18n files!!! Do not use i18n Ally or other extensions to maintain them. I know you might be confused or might not like this, but using i18n Ally for the maintenance will be uncertain where to place the translations afterward or delete the code comments.

❤️ Credits

About

Improve your Bilibili homepage by redesigning it, adding more features, and personalizing it to match your preferences. (English | 简体中文 | 正體中文 | 廣東話)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 45.3%
  • TypeScript 37.9%
  • SCSS 16.6%
  • Other 0.2%