awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
BrowserWorks avatar

BrowserWorks/waterfox

0
View on GitHub↗
5,958 stars·420 forks·JavaScript·13 viewswww.waterfox.com↗

Waterfox

Waterfox is a privacy-focused web browser built on a fork of the Gecko engine that removes all telemetry and tracking code while preserving full extension compatibility. It encrypts DNS queries through independent third-party resolvers to prevent centralized monitoring of browsing destinations, and organizes browser tabs into hierarchical parent-child trees with collapsible branches and keyboard-driven navigation.

The browser maintains a backward-compatible runtime bridge that supports both legacy XUL-based add-ons and modern WebExtensions simultaneously, allowing users to keep using older or discontinued browser tools alongside current extensions. Its rendering pipeline is tuned for modern CPU and GPU architectures without vendor-specific telemetry, and the same browsing experience is delivered across Windows, macOS, Linux, and Android through platform-specific builds and packaging scripts.

Tab management is handled through a vertical sidebar docking system that supports hierarchical grouping, keyboard-based promotion and demotion of tabs, and single-action collapse of entire subtrees to reduce visual clutter. The browser provides private DNS resolution through encrypted queries routed through independent third-party resolvers, ensuring no single entity can see browsing destinations during normal operation.

Features

  • Browser Platforms - Downloads and installs the same browser on Windows, macOS, Linux, and Android with platform-specific builds and store listings.
  • Gecko Engine Forks - Provides a privacy-focused web browser built on a forked Gecko engine with telemetry removed.
  • Parent-Child - Automatically groups child tabs under their parent when opening links, keeping research trails structured.
  • Tree-Style - Organizes browser tabs into hierarchical trees with parent-child grouping, collapsing branches, and keyboard-driven navigation.
  • Cross-Platform Browser Deployments - Provides the same browsing experience on Windows, macOS, Linux, and Android without platform-specific compromises.
  • DNS-over-HTTPS Relays - Encrypts DNS queries and routes them through independent third-party resolvers to prevent centralized tracking.
  • Private DNS Resolution - Encrypts and routes DNS queries through independent third-party resolvers for private resolution.
  • Browser Extension Compatibility Layers - Maintains support for XUL-based add-ons alongside modern WebExtensions through a backward-compatible runtime bridge.
  • Privacy-Focused Browsing - Browses the web without telemetry, tracking, or data collection by the browser vendor, keeping user activity private by default.
  • Browser Telemetry Disablers - Removes all telemetry and tracking code so no user data is sent to the browser vendor during normal operation.
  • Removals - Removes all telemetry and tracking code from the upstream Gecko engine while preserving full extension compatibility.
  • Tree-Style Tab Layouts - Organizes browser tabs into hierarchical parent-child trees with collapsible branches and keyboard-driven navigation.
  • Legacy Extension Runtimes - Ships a backward-compatible runtime bridge supporting both legacy XUL add-ons and modern WebExtensions.
  • Legacy Firefox Extension Compatibility - Runs older Firefox add-ons alongside modern extensions, preserving access to discontinued or unmaintained browser tools.
  • Tree-Style - Organizes browser tabs into hierarchical parent-child trees that can be collapsed, docked, and navigated via keyboard.
  • Extension Support - Runs both legacy and current extension formats to keep using your preferred add-ons.
  • Privacy-Focused Web Browsers - Removes telemetry and tracking code from the Gecko engine while preserving full extension compatibility.
  • Vertical Tab Layouts - Positions tabs in a resizable sidebar on either side of the window for efficient multitasking.
  • Cross-Platform Build Systems - Compiles the same browser source for Windows, macOS, Linux, and Android using platform-specific packaging scripts.
  • Browser Rendering Optimizations - Optimizes graphics and compute workloads for modern CPU and GPU capabilities without vendor-specific telemetry.
  • Browser Rendering Optimizations - Tunes the rendering pipeline for modern CPU and GPU architectures without vendor-specific telemetry.
  • Tab Navigation Shortcuts - Promotes, demotes, and reorders tabs using keyboard shortcuts for mouse-free session management.
  • Subtree Tab Collapse - Hides entire subtrees of tabs with a single action, reducing visual clutter and focusing on one branch.

Star history

Star history chart for browserworks/waterfoxStar history chart for browserworks/waterfox

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Waterfox

Similar open-source projects, ranked by how many features they share with Waterfox.
  • piroor/treestyletabpiroor avatar

    piroor/treestyletab

    3,761View on GitHub↗

    TreeStyleTab is a browser tab tree manager and hierarchical tab organizer that replaces the native horizontal tab strip with a vertical sidebar. It organizes open tabs into a parent-child tree structure, allowing users to manage large numbers of tabs through nesting and collapsible branches. The project distinguishes itself by offering a CSS-customizable interface, enabling deep visual modifications of tab layouts and colors via custom stylesheets. It also provides a programmatic browser tab API extension that allows other add-ons to monitor and modify tab hierarchy and sidebar behavior. The

    JavaScriptaddonfirefoxfirefox-addon
    View on GitHub↗3,761
  • brave/browser-laptopbrave avatar

    brave/browser-laptop

    7,909View on GitHub↗

    Brave is a privacy-focused desktop browser built on Chromium that blocks ads and trackers by default, and includes an integrated AI assistant and a built-in VPN client. It is available for Windows, macOS, and Linux, and can be deployed across organizations using enterprise group policies for managed configuration. The browser distinguishes itself by combining default ad and tracker blocking with a system-level VPN that encrypts all device traffic, and an AI assistant that answers questions and generates text content directly within the browsing interface. It also supports private browsing and

    JavaScriptbatbravebrowser
    View on GitHub↗7,909
  • waterfoxco/waterfoxWaterfoxCo avatar

    WaterfoxCo/Waterfox

    6,001View on GitHub↗

    Waterfox is a cross-platform web browser built on the Firefox engine. It functions as a privacy-focused browsing platform designed to render web content and navigate the internet across multiple operating systems. The browser is distinguished by its removal of telemetry and tracking to prevent data collection and user profiling. It maintains compatibility with both modern and classic browser extensions, allowing users to modify functionality and the visual user interface. The project covers broad capabilities in cross-platform web rendering and customizable browser experiences, utilizing a b

    JavaScript
    View on GitHub↗6,001
  • brave/brave-browserbrave avatar

    brave/brave-browser

    21,691View on GitHub↗

    Brave is a privacy-centric web browser built on the Chromium engine. It functions as a cross-platform navigation tool designed to protect user data by automatically blocking trackers and advertisements by default. The browser distinguishes itself through integrated search capabilities that allow for programmatic control over query execution and data retrieval. It provides a platform for custom search engine development, enabling users to apply specific ranking rules, filter content based on geographic or temporal constraints, and enrich results with real-time structured data. Beyond its core

    bravebrowserchromium
    View on GitHub↗21,691
See all 30 alternatives to Waterfox→

Frequently asked questions

What does browserworks/waterfox do?

Waterfox is a privacy-focused web browser built on a fork of the Gecko engine that removes all telemetry and tracking code while preserving full extension compatibility. It encrypts DNS queries through independent third-party resolvers to prevent centralized monitoring of browsing destinations, and organizes browser tabs into hierarchical parent-child trees with collapsible branches and keyboard-driven navigation.

What are the main features of browserworks/waterfox?

The main features of browserworks/waterfox are: Browser Platforms, Gecko Engine Forks, Parent-Child, Tree-Style, Cross-Platform Browser Deployments, DNS-over-HTTPS Relays, Private DNS Resolution, Browser Extension Compatibility Layers.

What are some open-source alternatives to browserworks/waterfox?

Open-source alternatives to browserworks/waterfox include: piroor/treestyletab — TreeStyleTab is a browser tab tree manager and hierarchical tab organizer that replaces the native horizontal tab… brave/browser-laptop — Brave is a privacy-focused desktop browser built on Chromium that blocks ads and trackers by default, and includes an… waterfoxco/waterfox — Waterfox is a cross-platform web browser built on the Firefox engine. It functions as a privacy-focused browsing… brave/brave-browser — Brave is a privacy-centric web browser built on the Chromium engine. It functions as a cross-platform navigation tool… ungoogled-software/ungoogled-chromium — Ungoogled Chromium is a desktop web browser derived from the open-source Chromium codebase, modified to remove all… floorp-projects/floorp — Floorp is a privacy-focused web browser built on the Firefox engine. It functions as a customizable browser shell that…