You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Optional activity status in Discord (off by default)
🚀 Quick Start
git clone https://github.com/sharp4real/landerbrowser.git
cd landerbrowser
npm install
npm start
Build for your platform
npm run build:win # Windows (.exe installer)
npm run build:mac # macOS (.dmg)
npm run build:linux # Linux (.AppImage / .deb)
npm run build:flatpak # Flatpak (requires flatpak & flatpak-builder)
⌨️ Keyboard Shortcuts
Shortcut
Action
Ctrl+T
New tab
Ctrl+W
Close tab
Ctrl+L
Focus address bar
Ctrl+R / F5
Reload
Ctrl+F
Find on page
Ctrl+Shift+S
Screenshot / snipping tool
Ctrl+Shift+I
Open DevTools
Alt+Left / Right
Back / Forward
Ctrl+Tab
Next tab
Ctrl+Shift+Tab
Previous tab
Ctrl+1–9
Switch to tab N
Ctrl+Shift+N
Open Ignore (private) window
Ctrl++ / Ctrl+-
Zoom in / out
Ctrl+0
Reset zoom
🛡️ Privacy Philosophy
Lander Browser is built on a single principle: your browsing is your business.
✅ No servers receive your browsing data
✅ No analytics, no crash beacons (unless you opt in)
✅ No monetisation of your attention or data
✅ Filter rules are fetched from community-maintained open-source lists and cached locally
✅ Passwords and history live only on your device
Filter list credits: Lander Browser uses rules from EasyList, EasyPrivacy, and Fanboy's Annoyance List — open-source community projects licensed under CC BY-SA 3.0. We gratefully acknowledge the EasyList maintainers and contributors.