diff --git a/README.md b/README.md index ba24f5c4..5545eb2f 100644 --- a/README.md +++ b/README.md @@ -1,26 +1,46 @@ # BewlyBewly +
+
+
-
-
Inject Vue App into bilibili homepage
-
+
+3. Load decompressed exetension folder in your browser
+
+### Edge
+
+1. Type in `edge://extensions/` in the address bar and press Enter
+2. Turn on `Developer mode` then press `Load unpacked`
+3. Load decompressed exetension folder in your browser
+
+
+
## Getting started
To get suggested videos on the homepage, click on the `Settings` button in the bottom right corner.
-
+
Make sure you log in to bilibili first and then click on the `Authorize` button.
-
+
When the `Authorize` button changes to the `Revoke` button, you can get suggested videos based on what you watch.
@@ -46,7 +66,7 @@ To build the extension, run
pnpm build
```
-And then pack files under `extension`, you can upload `extension.crx` or `extension.xpi` to appropriate extension store.
+And then pack files under `extension`
# Credits