Skip to content

Commit

Permalink
Better install guide
Browse files Browse the repository at this point in the history
  • Loading branch information
greeeen-dev committed Dec 22, 2024
1 parent a22f7c3 commit 9115f9f
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,16 +67,17 @@ install it by copying the files to your profile's chrome folder.
4. Restart Zen Browser and enjoy!

### Natsumi Browser Pages
Natsumi Browser is required.

#### If you already have a userContent.css file
1. Add `@import "natsumi-pages/natsumi-pages.css";` to the beginning of your userContent.css file.
2. Restart Zen Browser and enjoy!

#### If you don't have a userContent.css file
1. Copy userContent.css to the chrome folder.
2. Copy natsumi-pages folder to the chrome folder.
3. Restart Zen Browser and enjoy!
1. Create a new chrome folder in your profile folder, if you haven't already.
([guide](https://docs.zen-browser.app/guides/live-editing))
2. Copy userContent.css to the chrome folder.
3. Copy natsumi-config.css to the chrome folder, if you haven't already.
4. Copy natsumi-pages folder to the chrome folder.
5. Restart Zen Browser and enjoy!

## Browser configs (in about:config)
These are the configs you can use to tweak Natsumi Browser. If you want to tweak the animation duration
Expand Down

0 comments on commit 9115f9f

Please sign in to comment.