# CC web browser at a glance CC web browser contains a simple-to-use and fully fledged web browser application based on Qt WebEngine. The default application will show a web browser window without any navigation buttons at all. The main purpose is to display HTML5 based content where the logic is defined. That can either be done by connecting to a web server to fetch an HTML5 application or by executing a locally stored HTML5 application. The web browser can be customized via a config file where features such as navigation menu and browser specific settings can be enabled or disabled.