diff --git a/.vscode/settings.json b/.vscode/settings.json
index 14808a24..84ef2778 100644
--- a/.vscode/settings.json
+++ b/.vscode/settings.json
@@ -1,5 +1,9 @@
{
- "cSpell.words": ["Vitesse"],
+ "cSpell.words": [
+ "bilibili",
+ "Vitesse",
+ "webext"
+ ],
"typescript.tsdk": "node_modules/typescript/lib",
"vite.autoStart": false,
"editor.codeActionsOnSave": {
diff --git a/README-cmn_CN.md b/README-cmn_CN.md
index b13318e2..431e0f54 100644
--- a/README-cmn_CN.md
+++ b/README-cmn_CN.md
@@ -20,6 +20,12 @@


+## 👋 介绍
+
+BewlyBewly 是一个用于 BiliBili 的浏览器扩展,旨在通过重新设计 BiliBili 用户界面来提升用户体验。设计灵感来自于 YouTube、Vision OS 和 iOS,从而实现了更具视觉吸引力和用户友好性的界面。
+
+该项目使用 [vitesse-webext](https://github.com/antfu/vitesse-webext) 模板进行开发。如果没有这个模板,可能无法开发出这个项目。
+
## ⬇️ 安装
### 在线安装
diff --git a/README-cmn_TW.md b/README-cmn_TW.md
index ed5e2252..33026be9 100644
--- a/README-cmn_TW.md
+++ b/README-cmn_TW.md
@@ -20,6 +20,12 @@


+## 👋 介紹
+
+BewlyBewly 是一個針對 BiliBili 的瀏覽器擴充功能,旨在透過重新設計 BiliBili 的介面來提升用戶體驗。設計靈感來自於 YouTube、Vision OS 和 iOS,使介面更具視覺吸引力和用戶友好性。
+
+該專案使用 [vitesse-webext](https://github.com/antfu/vitesse-webext) 範例進行開發。如果沒有此範例,可能無法開發出此專案。
+
## ⬇️ 安裝
### 線上安裝
diff --git a/README-jyut.md b/README-jyut.md
index 815761de..8d22cfa1 100644
--- a/README-jyut.md
+++ b/README-jyut.md
@@ -20,6 +20,12 @@


+## 👋 介紹
+
+BewlyBewly 係一個用於 BiliBili 嘅瀏覽器延伸功能,目的係透過重新設計 BiliBili 嘅 UI 令到用戶體驗提升。設計靈感源於 YouTube、Vision OS 同 iOS,從而實現更具視覺吸引力同用戶友好嘅介面。
+
+呢個專案係用咗 [vitesse-webext](https://github.com/antfu/vitesse-webext) 範例進行開發。若果冇咗呢個範例,可能就冇今時今日呢個作品。
+
## ⬇️ 單撈
### 線上單嘢
diff --git a/README.md b/README.md
index 1f2c2f75..fb825480 100644
--- a/README.md
+++ b/README.md
@@ -20,6 +20,12 @@ English | [简体中文](README-cmn_CN.md) | [正體中文](README-cmn_TW.md) |


+## 👋 Introduction
+
+BewlyBewly is a browser extension for BiliBili that aims to enhance the user experience by redesigning the BiliBili UI. The design is inspired by YouTube, Vision OS, and iOS, resulting in a more visually appealing and user-friendly interface.
+
+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.
+
## ⬇️ Installation
### Online Installation
@@ -32,9 +38,9 @@ Even in the Edge browser, we strongly recommend you install it in the Chrome web
### Local Installation
-[CI](https://github.com/hakadao/BewlyBewly/actions):Automatically build with the latest code
+[CI](https://github.com/hakadao/BewlyBewly/actions): Automatically build with the latest code
-[Releases](https://github.com/hakadao/BewlyBewly/releases):Stable version
+[Releases](https://github.com/hakadao/BewlyBewly/releases): Stable version
#### Edge & Chrome (RECOMMENDED)
@@ -50,7 +56,7 @@ Opening the `edge://extensions` page in the Edge or `chrome://extensions` page i
> Ensure you installed [extension.zip](https://github.com/hakadao/BewlyBewly/releases) 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`
+2. Turn on `Developer mode` then press `Load Unpacked`
3. Load the decompressed extension folder in your browser
#### Chrome
@@ -58,7 +64,7 @@ Opening the `edge://extensions` page in the Edge or `chrome://extensions` page i
> Ensure you installed [extension.zip](https://github.com/hakadao/BewlyBewly/releases) 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`
+2. Turn on `Developer mode` then press `Load Unpacked`
3. Load the decompressed extension folder in your browser