# zen-browser/desktop

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/zen-browser-desktop).**

40,187 stars · 1,335 forks · JavaScript · mpl-2.0

## Links

- GitHub: https://github.com/zen-browser/desktop
- Homepage: https://zen-browser.app
- awesome-repositories: https://awesome-repositories.com/repository/zen-browser-desktop.md

## Topics

`firefox` `firefox-based` `firefox-browser` `zen-browser`

## Description

This project is an open-source desktop web browser built on the Gecko rendering engine. It is designed to prioritize user privacy and security, utilizing a multi-process architecture to isolate web content and maintain a secure sandbox environment for all browsing activities.

The browser distinguishes itself through a highly modular interface engine that allows users to customize visual layouts and functional behaviors using style sheets and community-developed modifications. It supports advanced productivity workflows by enabling users to synchronize navigation state across multiple windows, organize tabs into distinct workspaces, and utilize split-view layouts for efficient multitasking.

Beyond its core interface capabilities, the browser provides a comprehensive suite of security and privacy protections. This includes automated tracker blocking, encrypted domain name resolution, and strict enforcement of secure connection protocols to prevent unauthorized data collection and mitigate threats from malicious websites. The application also features an extensible architecture that supports third-party modules, allowing users to integrate specialized tools for enhanced navigation and media management.

## Tags

### Web Development

- [Privacy-Focused Browsers](https://awesome-repositories.com/f/web-development/privacy-focused-browsers.md) — Prioritizes user privacy and security through built-in tracking protection and encrypted communication.
- [Rendering Engines](https://awesome-repositories.com/f/web-development/rendering-engines.md) — Uses a high-performance layout and rendering engine to process web standards.
- [Extension Systems](https://awesome-repositories.com/f/web-development/extension-systems.md) — Loads third-party modules through a standardized interface to extend core functionality.
- [Extension Support](https://awesome-repositories.com/f/web-development/extension-support.md) — Supports third-party extensions to add new features and tailor functionality. ([source](https://docs.zen-browser.app/user-manual))
- [Browser Extensibility](https://awesome-repositories.com/f/web-development/browser-extensibility.md) — Enhances core browsing capabilities by integrating third-party mods and extensions.

### Security & Cryptography

- [Privacy Protection Suites](https://awesome-repositories.com/f/security-cryptography/privacy-protection-suites.md) — Protects digital identity by blocking trackers and enforcing strict security protocols.
- [Connection Security Policies](https://awesome-repositories.com/f/security-cryptography/connection-security-policies.md) — Requires encrypted connections for all websites to protect data from interception. ([source](https://docs.zen-browser.app/security))
- [Content Filtering Engines](https://awesome-repositories.com/f/security-cryptography/content-filtering-engines.md) — Blocks malicious domains and trackers by matching network requests against pre-compiled lists.
- [Privacy Protection](https://awesome-repositories.com/f/security-cryptography/privacy-protection.md) — Stops third-party advertisers and trackers from monitoring online activity. ([source](https://docs.zen-browser.app/security))
- [Threat Filtering](https://awesome-repositories.com/f/security-cryptography/threat-filtering.md) — Prevents access to phishing, malware, and fraudulent websites using automated filtering systems. ([source](https://docs.zen-browser.app/security))
- [Encrypted DNS Resolvers](https://awesome-repositories.com/f/security-cryptography/encrypted-dns-resolvers.md) — Routes domain name lookups through secure protocols to prevent third-party interception.
- [Network Privacy Protocols](https://awesome-repositories.com/f/security-cryptography/network-privacy-protocols.md) — Secures domain name lookups using encrypted protocols to prevent third-party interception. ([source](https://docs.zen-browser.app/security))
- [Trust Verification](https://awesome-repositories.com/f/security-cryptography/trust-verification.md) — Blocks access to websites using outdated or invalid security certificates. ([source](https://docs.zen-browser.app/security))
- [Identity Validation](https://awesome-repositories.com/f/security-cryptography/identity-validation.md) — Verifies the authenticity of website security credentials using automated status checks. ([source](https://docs.zen-browser.app/security))

### Development Tools & Productivity

- [Productivity Environments](https://awesome-repositories.com/f/development-tools-productivity/productivity-environments.md) — Provides integrated tools for managing complex workflows through workspaces and organization.
- [Session Management](https://awesome-repositories.com/f/development-tools-productivity/session-management.md) — Groups related web pages into separate containers to keep browsing sessions organized. ([source](https://docs.zen-browser.app/user-manual))
- [Tab Management Tools](https://awesome-repositories.com/f/development-tools-productivity/tab-management-tools.md) — Organizes complex browsing sessions by grouping related pages and using workspaces.
- [Navigation Assistants](https://awesome-repositories.com/f/development-tools-productivity/navigation-assistants.md) — Remembers previous entries to provide quick access to frequently visited websites and search queries. ([source](https://docs.zen-browser.app/user-manual))
- [Browser Productivity Utilities](https://awesome-repositories.com/f/development-tools-productivity/browser-productivity-utilities.md) — Provides a temporary overlay window to inspect link contents without leaving the current tab. ([source](https://docs.zen-browser.app/user-manual))
- [Window Synchronization Tools](https://awesome-repositories.com/f/development-tools-productivity/window-synchronization-tools.md) — Allows users to link multiple windows so navigation is mirrored across instances. ([source](https://docs.zen-browser.app/user-manual))

### Programming Languages & Runtimes

- [Open-Source Desktop Applications](https://awesome-repositories.com/f/programming-languages-runtimes/open-source-desktop-applications.md) — Provides full access to source code for community-driven builds and transparent auditing.

### Software Engineering & Architecture

- [Process Isolation Architectures](https://awesome-repositories.com/f/software-engineering-architecture/process-isolation-architectures.md) — Runs individual web pages in separate operating system processes to prevent site crashes.

### User Interface & Experience

- [Interface Engines](https://awesome-repositories.com/f/user-interface-experience/interface-engines.md) — Allows users to modify visual layouts and functional behaviors through modular extensions.
- [Interface Customization Engines](https://awesome-repositories.com/f/user-interface-experience/interface-customization-engines.md) — Applies user-defined style sheets at runtime to override default interface elements.
- [Interface Design Systems](https://awesome-repositories.com/f/user-interface-experience/interface-design-systems.md) — Tailors the visual layout and functional elements to match personal aesthetic preferences.
- [Layout Management](https://awesome-repositories.com/f/user-interface-experience/layout-management.md) — Displays multiple web pages side-by-side within a single window for efficient multitasking. ([source](https://docs.zen-browser.app/user-manual))
