Single-site browser for macOS.
Uses macOS' native tabs. Easily drag tabs from one window to another, show all tabs, and more are all available.
Use macOS' picture-in-picture on the first video element found. Note this
does not work if the video is in an iframe
element.
Presents macOS' Airplay menu for the first video element found. Note this
does not work if the video is in an iframe
element.
Includes a content-blocker.
- Make a new folder in
sites/
(seesites/Example/
) to get started. - edit
sites/YOUR_SITE/config.json
. - run
./script/build
to build all sites (alternatively run./script/build sites/YOUR_SITE
).
Your .app will now be available in ./sites-build/YOUR SITE.app
.
- Xcode
- Recent version of macOS