Welcome!0/4

Breach is a modular browser. All functionalities in Breach are provided by interchangeable modules.

Since you don't have any modules running yet, Breach can't do much, so let's add `mod_strip`, a module that provides a basic tab strip and URL box support.

If you're a developer, you can clone it, hack it or simply create your own modules from scratch!

Adding a module 1/4
Adding module... [OK]
Downloading `mod_strip`... [OK]
Installing dependencies... [OK]
Running... [OK]
Damn! An error occurred.
{{step1_error}}

Adding `github:breach/mod_strip`. This may take a few seconds.

(Breach is downloading the module from GitHub and installing all its required nodeJS dependencies)

FYI: Breach modules can be addressed by:
- a GitHub repository: `github:breach/mod_strip`
- a local directory path: `local:~/src/spolu/mod_test`

Usage statistics 2/4

By default, Breach will be gathering and sending anonymized usage statistics to help us detect issues and required improvements.

The stats only include generic event types (no URLs, no personal data) and they are sent to Google Analytics.

Obviously, usage stats aggregation is also provided by a module! You can opt-in or opt-out at any time simply by adding or removing the module `breach/mod_stats`

About `mod_strip` 3/4

`mod_strip` comes with a few experimental features we hope you'll enjoy:

Stacked Tabs The most recently opened tab is always displayed first to keep you focused on what you're doing.

Tab Filtering Whenever you start typing in the URL box, only the tabs matching your query are shown.

Color Sniffing Each tab extracts the color of its webpage... to keep things visual!

Finishing touches 4/4

Module management At any time you can right click and choose `Configure modules` to get access to the module manager.

From there, you can add or remove modules as well as apply updates whenever they are available.



It's only the beginning. We hope to build around Breach a community of developers and users who enjoy crafting, testing and using new innovative ways to browse the Web.

You'll be defining the future of Breach by trying out new modules and hacking on it.

Developer or designer? Make sure to visit breach.cc/hack and let us know what you're building!

If you are experiencing any issue, please send us an email to dev@breach.cc