Notice of Non-Affiliation and Disclaimer
Portapps is not affiliated, associated, authorized, endorsed by, or in any way officially connected with Brave™, or any of its subsidiaries or its affiliates.
The official Brave™ website can be found at https://www.brave.com.
The name Brave™ as well as related names, marks, emblems and images are registered trademarks of their respective owners.
About
Brave™ portable app made with Portapps.
A free and open-source web browser based on the Chromium web browser and its Blink engine.
Latest version | 1.71.123 |
Internal release | 93 |
Last updated | 2024/11/10 |
Links | |
Maintainer | CrazyMax |
Homepage | https://www.brave.com |
License | Mozilla Public License 2.0 |
Changelog | CHANGELOG.md |
Installation
Download and install the latest portable setup where you want then run brave-portable.exe
.
If you have already installed Brave™ from the original setup, move the following files :
%APPDATA%\BraveSoftware\Brave-Browser\User Data\*
todata
Then run brave-portable.exe
and remove Brave™ from your computer.
Upgrade
For an upgrade, simply download and install the latest portable setup.
Infos
Modifications
Here is what differs from the original release to ensure portability :
- Following switches are passed to the process.
--user-data-dir=<data_path>
: Directory where the browser stores the user profile.<data_path>
is dynamically generated at launch.--disable-brave-update
: Disable automatic update to avoid regressions.--no-default-browser-check
: Stops Brave™ from checking if it is the default browser at startup.--disable-logging
: Force logging to be disabled.--disable-breakpad
: Disables the crash reporting.--disable-machine-id
: Allows disabling the machine ID generation on Windows.--disable-encryption-win
: Allows disabling encryption on Windows for cookies, passwords, settings…
- A shortcut is created at launch to allow native notifications and removed when Brave™ is closed
--disable-machine-id
and --disable-encryption-win
have been specially crafted to ensure portability. This means that passwords, cookies and other settings will not be encrypted on your hard drive. It is therefore advisable to have this data on an encrypted hard disk. For more info see portapps/brave-portable#4, portapps/brave-portable#15 and brave/brave-core#795.
Configuration
Brave™ portable can be configured through the main YAML configuration file :
app:
cleanup: true
cleanup
: Cleanup leftover folders (defaultfalse
)
Known issues
Here is the list of known issues with this portapp:
Download
JavaScript is not enabled!
JavasScript must be enabled to allow the generation of dynamic download links.
Otherwise you can download directly from the releases page on GitHub.