Downloads:
71,945
Downloads of v 1.76.29-nightly:
1
Last Update:
22 Jan 2025
Published Date:
22 Jan 2025
Package Maintainer(s):
Software Author(s):
- Brave Software Inc.
Tags:
foss nightly cross-platform admin brave brave-browser bravebrowser web browser web-browser chromium adblock adblocker privacy- Software Specific:
- Software Site
- Software Source
- Software License
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Brave Browser (Nightly)
(Pending automated review)
This is a prerelease version of Brave Browser (Nightly).
- 1
- 2
- 3
1.76.29-nightly | Updated: 22 Jan 2025
- Software Specific:
- Software Site
- Software Source
- Software License
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
71,945
Downloads of v 1.76.29-nightly:
1
Published:
22 Jan 2025
Maintainer(s):
Software Author(s):
- Brave Software Inc.
Brave Browser (Nightly) 1.76.29-nightly
(Pending automated review)
This is a prerelease version of Brave Browser (Nightly).
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Brave Software Inc. The inclusion of Brave Software Inc. trademark(s), if any, upon this webpage is solely to identify Brave Software Inc. goods or services and not for commercial purposes.
- 1
- 2
- 3
Some Checks Have Failed or Are Not Yet Complete
Not All Tests Have Passed
This version is in moderation and has not yet been approved. This means it doesn't show up under normal search.
- Until approved, you should consider this package version unsafe - it could do very bad things to your system (it probably doesn't but you have been warned, that's why we have moderation).
- This package version can change wildly over the course of moderation until it is approved. If you install it and it later has changes to this version, you will be out of sync with any changes that have been made to the package. Until approved, you should consider that this package version doesn't even exist.
- You cannot install this package under normal scenarios. See How to install package version under moderation for more information.
- There are also no guarantees that it will be approved.
There are versions of this package awaiting moderation (possibly just this one). See the Version History section below.
Brave-nightly
Brave is a free and open-source web browser developed by Brave Software Inc. based
on the Chromium web browser. Brave supports Windows, macOS, Linux and Android.
Features
- Fast browsing: by blocking trackers and intrusive ads that slows down the browsing;
- Secure browsing: blocks harmful advertising and redirects sites to HTTPS using HTTPS
Everywhere; - Privacy: blocks tracking pixels and tracking cookies.
Notes
- Nightly is an early preview for new versions of Brave. This build showcases the newest
advances and it’s not ready for daily use. Brave Beta automatically sends crash reports.
Package-specific issue
If this package isn't up-to-date for some days, Create an issue
$ErrorActionPreference = 'Stop'
function Get-InstalledVersion() {
[array]$key = Get-UninstallRegistryKey -SoftwareName 'Brave*'
if ($key.Length -ge 1) {
$installedVersion = $key.Version[3..($key.Version.length - 1)]
$installedVersion = "$installedVersion" -replace '\s', ''
if ($installedVersion -and (-not $env:ChocolateyForce)) {
return [version]$installedVersion
}
}
return $null
}
No results available for this package. We are building up results for older packages over time so expect to see results. If this is a new package, it should have results within a day or two.
Software
Package
- Automatically built and uploaded by tunisiano
- Package not up-to-date after a few days ? Create an issue
This package has no dependencies.
Ground Rules:
- This discussion is only about Brave Browser (Nightly) and the Brave Browser (Nightly) package. If you have feedback for Chocolatey, please contact the Google Group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or Brave Browser (Nightly), or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.
tunisiano (maintainer) on 22 Jan 2025 08:18:36 +00:00:
User 'tunisiano' (maintainer) submitted package.
chocolatey-ops (reviewer) on 22 Jan 2025 08:50:07 +00:00:
brave-nightly has passed automated validation. It may have or may still fail other checks like testing (verification).
NOTE: No required changes that the validator checks have been flagged! It is appreciated if you fix other items, but only Requirements will hold up a package version from approval. A human review could still turn up issues a computer may not easily find.
Guidelines
Guidelines are strong suggestions that improve the quality of a package version. These are considered something to fix for next time to increase the quality of the package. Over time Guidelines can become Requirements. A package version can be approved without addressing Guideline comments but will reduce the quality of the package.
chocolatey-ops (reviewer) on 22 Jan 2025 10:12:45 +00:00:
brave-nightly has passed automated package testing (verification). The next step in the process is package scanning.
Please visit https://gist.github.com/choco-bot/31129d720bdd7ccbc8a13fa790a079f4 for details.
This is an FYI only. There is no action you need to take. This package is a prerelease, which means it automatically is approved (even if it fails).