Sprocket is an experimental browser based on Chromium's Content API. It is free, open source, and has a great deal of documentation. We are inviting You to join Sprocket team to improve the next generation embeddable browser!

Blog posts » Source code » Build status »

Introduction

There are lots of very good standalone and embedded browsers on the market, but each one of them is connected to and based on their separate ecosystems. In general it is a good strategy to join an already existing system, but sometimes there is a need to build up a totally different one. Our guide is about to show how to do this, “How to build a Web Browser”.

View details »



Milestones

Our project has just started and has a long way to go. So, we collected our goals and broke them down into milestones.

View details »


Architecture overview

Detailed descriptions of the architecture of Chromium.

Sprocket in details

In this section, we will discuss a simplified version of Content API’s architecture, what kind of classes exist, the connections between them and what we’ve done in our implementation.

Tutorials

These are detailed descriptions of specific features as addition for the "Sprocket in details" overview.


Blog posts

In the future, we plan to create a series of documents in order to oversee and share our process and achievements, and we shall also provide detailed tutorials for the community about the implemented features.

Check out our blog »