linuxkid473/TinyBrowser

A ~37 KB native macOS browser

Objective-C

0

4 commits

updated Sep 24, 2026

See the code

See what people are saying

SourceMessageScoreDate

Made a 94KB Browser for macOS! (r/SideProject)

If you don't know me, I'm an OSDev, but sometimes I do do app development, and today I made a 94kb browser for macOS. It's extremely lightweight and uses the WebKit engine so websites load fine. Hope y'all like it! : ) link:…

2

Sep 24, 2026

README

TinyBrowser

A ~37 KB native macOS web browser built on the system WebKit engine.

Download TinyBrowser.zip

Features: address bar (URLs or DuckDuckGo search), back/forward/reload, native tabs (⌘T/⌘W), ⌘L, swipe navigation, pinch zoom, built-in ad/tracker blocking, no autoplay.

Build from source: ./build.sh

The app is ad-hoc signed, not notarized. On first launch, right-click → Open (or run xattr -dr com.apple.quarantine TinyBrowser.app).

Contributors

linuxkid473

4 commits

linuxkid473/TinyBrowser

A ~37 KB native macOS browser

Objective-C

0

4 commits

updated Sep 24, 2026

See the code

See what people are saying

SourceMessageScoreDate

Made a 94KB Browser for macOS! (r/SideProject)

If you don't know me, I'm an OSDev, but sometimes I do do app development, and today I made a 94kb browser for macOS. It's extremely lightweight and uses the WebKit engine so websites load fine. Hope y'all like it! : ) link:…

2

Sep 24, 2026

README

TinyBrowser

A ~37 KB native macOS web browser built on the system WebKit engine.

Download TinyBrowser.zip

Features: address bar (URLs or DuckDuckGo search), back/forward/reload, native tabs (⌘T/⌘W), ⌘L, swipe navigation, pinch zoom, built-in ad/tracker blocking, no autoplay.

Build from source: ./build.sh

The app is ad-hoc signed, not notarized. On first launch, right-click → Open (or run xattr -dr com.apple.quarantine TinyBrowser.app).

Contributors

linuxkid473

4 commits

Languages

Objective-C

90.0%

Shell

10.0%