mirror of
https://github.com/BewlyBewly/BewlyBewly.git
synced 2025-04-14 13:15:29 +00:00
docs: update readme
This commit is contained in:
@@ -3,15 +3,15 @@
|
||||
[English](README.md) | 官话 - 简体中文 | [官話 - 正體中文](README-cmn_TW.md) | [廣東話](README-jyut.md)
|
||||
|
||||
<p align="center" style="margin-bottom: 0px !important;">
|
||||
<img width="150" alt="bewlybewly icon" src="https://user-images.githubusercontent.com/33394391/160250512-410b71fc-7f25-4caf-b850-429227ff082a.png"><br/>
|
||||
<img width="100" alt="bewlybewly icon" src="https://user-images.githubusercontent.com/33394391/160250512-410b71fc-7f25-4caf-b850-429227ff082a.png"><br/>
|
||||
</p>
|
||||
|
||||
<h1 align="center" style="margin-top: 0px;">BewlyBewly</h1>
|
||||
|
||||
<p align="center">只需对您的 Bilibili 主页进行一些小更改即可。</p>
|
||||
|
||||

|
||||

|
||||
<!-- 
|
||||
 -->
|
||||
|
||||
## 👋 介绍
|
||||
|
||||
@@ -19,6 +19,23 @@ BewlyBewly 是一个用于 BiliBili 的浏览器扩展,旨在通过重新设
|
||||
|
||||
该项目使用 [vitesse-webext](https://github.com/antfu/vitesse-webext) 模板进行开发。如果没有这个模板,可能无法开发出这个项目。
|
||||
|
||||
## 🔨 Build (Firefox)
|
||||
|
||||
Please make sure you have [Node.js](https://nodejs.org/) and [pnpm](https://pnpm.io/) installed locally, and it is recommended to use [Visual Studio Code](https://code.visualstudio.com/) for development.
|
||||
|
||||
1. To build the extension, run
|
||||
|
||||
```bash
|
||||
# Install dependencies
|
||||
pnpm install
|
||||
|
||||
pnpm build-firefox
|
||||
```
|
||||
|
||||
2. Load the generated `extension-firefox/` folder in the browser, The extension will then take effect on [www.bilibili.com](https://www.bilibili.com).
|
||||
|
||||
[Chrome & Edge](/docs/CONTRIBUTING.md#building-chrome-or-edge)
|
||||
|
||||
## ⬇️ 安装
|
||||
|
||||
### 在线安装
|
||||
|
||||
@@ -3,15 +3,15 @@
|
||||
[English](README.md) | [官话 - 简体中文](README-cmn_CN.md) | 官話 - 正體中文 | [廣東話](README-jyut.md)
|
||||
|
||||
<p align="center" style="margin-bottom: 0px !important;">
|
||||
<img width="150" alt="bewlybewly icon" src="https://user-images.githubusercontent.com/33394391/160250512-410b71fc-7f25-4caf-b850-429227ff082a.png"><br/>
|
||||
<img width="100" alt="bewlybewly icon" src="https://user-images.githubusercontent.com/33394391/160250512-410b71fc-7f25-4caf-b850-429227ff082a.png"><br/>
|
||||
</p>
|
||||
|
||||
<h1 align="center" style="margin-top: 0px;">BewlyBewly</h1>
|
||||
|
||||
<p align="center">只需對您的 Bilibili 主頁進行一些小改動就好。</p>
|
||||
|
||||

|
||||

|
||||
<!-- 
|
||||
 -->
|
||||
|
||||
## 👋 介紹
|
||||
|
||||
@@ -19,6 +19,23 @@ BewlyBewly 是一個針對 BiliBili 的瀏覽器擴充功能,旨在透過重
|
||||
|
||||
該專案使用 [vitesse-webext](https://github.com/antfu/vitesse-webext) 範例進行開發。如果沒有此範例,可能無法開發出此專案。
|
||||
|
||||
## 🔨 Build (Firefox)
|
||||
|
||||
Please make sure you have [Node.js](https://nodejs.org/) and [pnpm](https://pnpm.io/) installed locally, and it is recommended to use [Visual Studio Code](https://code.visualstudio.com/) for development.
|
||||
|
||||
1. To build the extension, run
|
||||
|
||||
```bash
|
||||
# Install dependencies
|
||||
pnpm install
|
||||
|
||||
pnpm build-firefox
|
||||
```
|
||||
|
||||
2. Load the generated `extension-firefox/` folder in the browser, The extension will then take effect on [www.bilibili.com](https://www.bilibili.com).
|
||||
|
||||
[Chrome & Edge](/docs/CONTRIBUTING.md#building-chrome-or-edge)
|
||||
|
||||
## ⬇️ 安裝
|
||||
|
||||
### 線上安裝
|
||||
|
||||
@@ -3,15 +3,15 @@
|
||||
[English](README.md) | [官话 - 简体中文](README-cmn_CN.md) | [官話 - 正體中文](README-cmn_TW.md) | 廣東話
|
||||
|
||||
<p align="center" style="margin-bottom: 0px !important;">
|
||||
<img width="150" alt="bewlybewly icon" src="https://user-images.githubusercontent.com/33394391/160250512-410b71fc-7f25-4caf-b850-429227ff082a.png"><br/>
|
||||
<img width="100" alt="bewlybewly icon" src="https://user-images.githubusercontent.com/33394391/160250512-410b71fc-7f25-4caf-b850-429227ff082a.png"><br/>
|
||||
</p>
|
||||
|
||||
<h1 align="center" style="margin-top: 0px;">BewlyBewly</h1>
|
||||
|
||||
<p align="center">係咁以執吓你嘅 Bilibili 主頁。</p>
|
||||
|
||||

|
||||

|
||||
<!-- 
|
||||
 -->
|
||||
|
||||
## 👋 介紹
|
||||
|
||||
@@ -19,6 +19,23 @@ BewlyBewly 係一個用於 BiliBili 嘅瀏覽器延伸功能,目的係透過
|
||||
|
||||
呢個專案係用咗 [vitesse-webext](https://github.com/antfu/vitesse-webext) 範例進行開發。若果冇咗呢個範例,BewlyBewly 得個吉。
|
||||
|
||||
## 🔨 Build (Firefox)
|
||||
|
||||
Please make sure you have [Node.js](https://nodejs.org/) and [pnpm](https://pnpm.io/) installed locally, and it is recommended to use [Visual Studio Code](https://code.visualstudio.com/) for development.
|
||||
|
||||
1. To build the extension, run
|
||||
|
||||
```bash
|
||||
# Install dependencies
|
||||
pnpm install
|
||||
|
||||
pnpm build-firefox
|
||||
```
|
||||
|
||||
2. Load the generated `extension-firefox/` folder in the browser, The extension will then take effect on [www.bilibili.com](https://www.bilibili.com).
|
||||
|
||||
[Chrome & Edge](/docs/CONTRIBUTING.md#building-chrome-or-edge)
|
||||
|
||||
## ⬇️ 單撈
|
||||
|
||||
### 線上單嘢
|
||||
|
||||
23
README.md
23
README.md
@@ -3,15 +3,15 @@
|
||||
English | [官话 - 简体中文](README-cmn_CN.md) | [官話 - 正體中文](README-cmn_TW.md) | [廣東話](README-jyut.md)
|
||||
|
||||
<p align="center" style="margin-bottom: 0px !important;">
|
||||
<img width="150" alt="bewlybewly icon" src="https://user-images.githubusercontent.com/33394391/160250512-410b71fc-7f25-4caf-b850-429227ff082a.png"><br/>
|
||||
<img width="100" alt="bewlybewly icon" src="https://user-images.githubusercontent.com/33394391/160250512-410b71fc-7f25-4caf-b850-429227ff082a.png"><br/>
|
||||
</p>
|
||||
|
||||
<h1 align="center" style="margin-top: 0px;">BewlyBewly</h1>
|
||||
|
||||
<p align="center">Just make a few small changes to your Bilibili homepage.</p>
|
||||
|
||||

|
||||

|
||||
<!-- 
|
||||
 -->
|
||||
|
||||
## 👋 Introduction
|
||||
|
||||
@@ -20,6 +20,23 @@ The design is inspired by YouTube, Vision OS, and iOS, resulting in a more visua
|
||||
This project uses the [vitesse-webext](https://github.com/antfu/vitesse-webext) template for development.
|
||||
Without this template, it may not be possible to develop this project.
|
||||
|
||||
## 🔨 Build (Firefox)
|
||||
|
||||
Please make sure you have [Node.js](https://nodejs.org/) and [pnpm](https://pnpm.io/) installed locally, and it is recommended to use [Visual Studio Code](https://code.visualstudio.com/) for development.
|
||||
|
||||
1. To build the extension, run
|
||||
|
||||
```bash
|
||||
# Install dependencies
|
||||
pnpm install
|
||||
|
||||
pnpm build-firefox
|
||||
```
|
||||
|
||||
2. Load the generated `extension-firefox/` folder in the browser, The extension will then take effect on [www.bilibili.com](https://www.bilibili.com).
|
||||
|
||||
[Chrome & Edge](/docs/CONTRIBUTING.md#building-chrome-or-edge)
|
||||
|
||||
## ⬇️ Installation
|
||||
|
||||
### Online Installation
|
||||
|
||||
Reference in New Issue
Block a user