/BewlyBewly

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

Primary LanguageVueMIT LicenseMIT

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 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 the decompressed extension folder in your browser

🔧 Development & Build

Chrome or Edge browser

Chrome or Edge browser

Development (Chrome or Edge)

pnpm dev

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

Build (Chrome or Edge)

To build the extension, run

pnpm build

And then pack files under the extension

Firefox browser

Before that, please use the dev-firefox branch to perform the operations below. It may contain some bugs or unclear code, and your help in addressing these issues is welcome! :D

Firefox browser

Development (Firefox)

pnpm dev-firefox

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

Build (Firefox)

To build the extension, run

pnpm build-firefox

And then pack files under the extension-firefox

🤝 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 branch 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 make it uncertain where to place the translations afterward or delete the code comments.

❤️ Credits