Check our website out here!
Skillbrowser is now coded in C# as of version 3 and can run on both 32x and 64x systems!!!
SkillBrowser is a 100% bare-bones, secure browser! It's still in development and there are some features that need to be added!
To run V3 you need .NET Framework v4.0. You can install it here: https://dotnet.microsoft.com/en-us/download/dotnet-framework/net40
To run V2 you need python v3.7 (can't run on windows 7 and below). Install here: https://www.python.org/downloads/release/python-370/
To install SkillBrowser Version 3 (C#), click one of the mirrors!
MEGA.nz Mirror 73 MBS
To install SkillBrowser Version 2 (Python), click one of the mirrors!
MEGA.nz mirror 108mbs
- To add a new tab, double click next to your current tab (v2 only)
- Use precise links in the url bar. For example, you don't write
google.com
. Instead, you writehttps://google.com
(v2 only) - V3 doesn't have tabs, but it makes up for that in speed and low RAM usage
- Use links generally in V3 like
google.com
oryoutube.com
NOTgoogle
oryoutube
Before you run SkillBrowser's source code, you need 2 Python libraries: PyQt5
and PyQtWebEngine
pip install PyQt5
pip install PyQtWebEngine
Save cookiesRenovate homepage
If you want to help in SkillBrowser's development, be free to do so! For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate!
This browser is licensed under the GPLv3 license. More info here