2023-04-16 19:30:21 +08:00
2023-04-16 19:25:27 +08:00
2022-03-24 22:10:41 +08:00
2022-10-02 16:18:43 +08:00
2023-03-06 00:06:31 +08:00
2023-04-16 19:30:03 +08:00


BewlyBewly

Just make a few small changes to your Bilibili homepage.

開發中, 佛系更新 = =,祇是一個勉強用得了的玩具

Home page Anime page History page

⬇️ Installation

Local Installation

Edge

Ensure you installed bewlybewly-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 decompressed exetension folder in your browser

Chrome

Ensure you installed bewlybewly-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 (Not Hot Module Replacement)

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

❤️ Credits

vitesse-webext - The template used for this project

UserScripts/bilibiliHome - Reference source for obtaining the access key

Bilibili-Evolved - Partial implementation of functionalities

bilibili-API-collect

Description
No description provided
Readme MIT 54 MiB
Languages
Vue 48%
TypeScript 32.4%
SCSS 18.7%
CSS 0.7%
JavaScript 0.2%