These are features that could be implemented in the Blitz browser UI (`/apps/browser`). ### Browser UI Backlog - [ ] Menu items: - [ ] Toggle incremental layout - [x] Toggle element inspector - [ ] Toggle element outlines - [ ] Capture AnyRender scene - [x] Capture screenshot - [x] View source - [ ] Clear HTTP cache - [ ] Built-in pages - [ ] Custom start page - [ ] Generic error page? - [x] 404 page - [ ] Status bar - [ ] Tabs (multiple embedded documents) - [ ] https://github.com/adamschwartz/chrome-tabs - [ ] Draggable: https://gist.github.com/alexreardon/9ef479804a7519f713fe2274e076f1f3 - [ ] Reader mode - [ ] History + URL suggest (nucleo crate) - [ ] Find in page - [ ] FPS counter - [ ] Fragment links (scroll in page) - [ ] Bug: browser redraws after every mousemove/scroll event - [ ] Bug with scale factor: text on wikipedia gets too large when resizing the window - [ ] Ad blocking using https://github.com/brave/adblock-rust
These are features that could be implemented in the Blitz browser UI (
/apps/browser).Browser UI Backlog