Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 14 additions & 3 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,20 @@

## Usage

- Copy `dist/` content to your Zen Browser's profile directory.
- Edit first line of `userChrome.css` if you want to change default variant to another.
- Restart your browser.

1. Locate your **Zen Browser profile directory**.

- Open Zen Browser and go to `about:support`

- Under **Application Basics**, look for **Profile Directory** and click **"Open Directory"**

2. Inside the profile directory, create a folder named `chrome` (if it doesn't already exist).

3. Copy the contents of the `dist/` directory into the `chrome/` folder.

4. *(Optional)* Edit the first line of `userChrome.css` to switch the default variant to a different one.

5. Restart your browser.

## Gallery

Expand Down