-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add instructions for using better zen
- Loading branch information
Showing
1 changed file
with
19 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,19 @@ | ||
# better-zen | ||
Zen Browser (based on Firefox) config for speed, privacy, and security. Inspired from Betterfox. | ||
# Better Zen | ||
[Zen Browser](https://zen-browser.app/) (based on Firefox) config changes for better speed, privacy, and security. | ||
Inspired from the config tweaks [Betterfox](https://github.com/yokoffing/Betterfox) for Firefox Browser. | ||
|
||
Tested with Zen version [1.0.0-a.39](https://github.com/zen-browser/desktop/releases/tag/1.0.0-a.39) | ||
|
||
## How to use Better Zen | ||
1. Download the Better Zen user.js file by clicking [`here`](https://github.com/Codextor/better-zen/raw/main/better-zen/user.js). | ||
2. Open a Zen Browser window. In the URL bar, type `about:profiles` and press **Enter**. | ||
This will open the page for managing all browser profiles. | ||
3. Click on the `Create a New Profile` button to create a fresh profile. | ||
It is recommended to start fresh to avoid overriding any existing profiles. | ||
4. Follow the steps in the **Create Profile Wizard** and give your profile a cool name like Better Zen. | ||
Your profile will be added below the existing profiles on the **about:profiles** page, and will be set at the new **Default Profile**. | ||
5. Under the new profile's name, in the row labelled **Root Directory**, use the `Show in Finder` button (Mac OS) to open the profile's directory in a new finder window. | ||
6. Copy the previously downloaded `user.js` file and place it in the new profile's root directory. | ||
7. Back in the Zen Browser, under the new profile's name, use the `Launch profile in new browser` button to open a new Zen Browser window using the new profile. | ||
8. You'll be treated with the first launch welcome screens, letting to choose your theme, search engine, etc. for this new profile. | ||
9. That's it. You can now close the original Zen Browser window with the older profile, and start enjoying your **Better Zen Browser** with enhanced **speed, privacy and security**. |