Skip to content

Releases: PartehDev/ZenBrowser

0.0.2.0

23 Mar 05:02
0c0bd0a

Choose a tag to compare

0.0.2.0 Pre-release
Pre-release

Don't mind name of the asset. It's officially 0.0.2.0, I just made a... minor whoopsie.

What's Changed

  • Add Windows path URL fixes and allowed searching with URL bar. by @githuken91 in #2

Full Changelog: Alpha...0.0.2.0

First Version - Alpha v0.0.1

05 Apr 15:02

Choose a tag to compare

Pre-release

-- WINDOWS ONLY --

How to run:

Firstly, install Python through this link.

Next, after installing the latest version of Python, unzip the zip file, and install the required packages in the "requirements.txt" file, usually using "pip install -r requirements.txt" in a terminal window. (Make sure the requirements file is in the folder your terminal is in when you run the command!)

After that, you can usually just double-click on the ".pyw" file to run ZenBrowser.