Mini Fluent Browser
- custom protocols
- custom pages
- currently (builds may be unstable)
Releases: https://github.com/Klubuntu/minif-browser/releases/
npm/pnpm run start
npm/pnpm run build
npm/pnpm run build-win
npm/pnpm run build-linux
npm/pnpm run build-macos (experimental)
- - Move loading page from body to webview component
- - Add custom logo
- - Upgrade UI/UX (partially)
- F1 (Information page)
- F12 or CTRL SHIFT I(Dev Tools)
- CTRL R Reload current page
- ALT L History back
- ALT R History forward
- CTRL Zoom In
- CTRL - Zoom Out
- CTRL N Create new instance (experimental)
Pull requests are welcome