Wingetlywingetly
← All apps

Snipe

by Snipe Group Limitedv140.0.7339.127

Last updated

A private, de-Googled web browser built on Ungoogled Chromium with zero telemetry.

Install with winget

$ winget install --id SnipeGroupLimited.Snipe --exact --version 140.0.7339.127

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for Snipe

Snipe uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x64, user scope)
SnipeBrowser-140.0.7339.127-win-x64-setup.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for Snipe

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

Snipe is a privacy-first web browser built on Ungoogled Chromium 140, stripped of every Google

service that tracks you: no telemetry, no crash reporters, no update daemons, no AI. uBlock Origin

is compiled into the core and active from the first page load, Ruffle brings Flash/SWF content back

natively, and a local-only password manager keeps credentials off the cloud. It idles around 23 MB

of RAM and ships builds from Windows XP through 11. Freeware - no forced updates, no forced accounts.

Installers · v140.0.7339.127

ArchitectureTypeScopeInstallDownload
x86EXE
Inno Setup
userDirect
x64EXE
Inno Setup
userDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for Snipe.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • Google ChromeGoogle LLC
    Google.Chromev152.0.7977.65

    The Fast & Secure Web Browser Built to be Yours

  • Cromiteuazo
    uazo.cromitev148.0.7778.168

    A Bromite fork with ad blocking and privacy enhancements; take back your browser!

  • Android SDK Platform-ToolsGoogle LLC
    Google.PlatformToolsv37.0.1

    Android SDK Platform-Tools includes tools that interface with the Android platform, primarily adb and fastboot.

  • ActivityWatchActivityWatch Contributors
    ActivityWatch.ActivityWatchv0.13.2

    ActivityWatch is an app that automatically tracks how you spend time on your devices.

  • Ente Authente.io
    ente-io.auth-desktopv4.4.25

    Open source 2FA authenticator, with end-to-end encrypted backups.

  • Mozilla Firefox (dsb)Mozilla
    Mozilla.Firefox.dsbv154.0.1

    Mozilla Firefox is free and open source software, built by a community of thousands from all over the world.

More from Snipe Group Limited or browse browser, privacy, chromium.

Frequently asked questions

How do I install Snipe on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id SnipeGroupLimited.Snipe --exact --version 140.0.7339.127. winget downloads the installer from Snipe Group Limited and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Snipe silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id SnipeGroupLimited.Snipe --exact 140.0.7339.127 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for Snipe?
Snipe uses EXE (Inno Setup). Run the downloaded installer with: SnipeBrowser-140.0.7339.127-win-x64-setup.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall Snipe via winget?
Run: winget uninstall --id SnipeGroupLimited.Snipe --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Snipe's Apps & Features entry.
Is Snipe free?
Snipe is distributed under Freeware. Refer to the publisher (https://browser.snipeoffice.org/) for the full license terms - Wingetly itself does not charge for installation.
Does Snipe work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Snipe directly from the publisher.
How do I keep Snipe up to date?
Run winget upgrade --id SnipeGroupLimited.Snipe --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Snipe from microsoft/winget-pkgs.