https://github.com/mikew/macssb
site specific browsers for macOS
https://github.com/mikew/macssb
fluidapp macos single-site-browser site-specific-browser ssb swift wkwebview
Last synced: about 1 month ago
JSON representation
site specific browsers for macOS
- Host: GitHub
- URL: https://github.com/mikew/macssb
- Owner: mikew
- Created: 2018-12-26T18:07:29.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-26T18:07:42.000Z (over 6 years ago)
- Last Synced: 2025-03-31T05:51:04.912Z (2 months ago)
- Topics: fluidapp, macos, single-site-browser, site-specific-browser, ssb, swift, wkwebview
- Language: Objective-C
- Homepage:
- Size: 1.06 MB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# macssb
Single-site browser for macOS.
## Features
### Native Tabs
[![native-tabs][native-tabs-gif]][native-tabs]
Uses macOS' native tabs. Easily drag tabs from one window to another, show all tabs, and more are all available.
### Picture-in-picture `⌃⌘P`
[![picture-in-picture][picture-in-picture-gif]][picture-in-picture]
Use macOS' picture-in-picture on the first video element found. Note this
does not work if the video is in an `iframe` element.### Airplay `⌃⌘A`
[![airplay][airplay-gif]][airplay]
Presents macOS' Airplay menu for the first video element found. Note this
does not work if the video is in an `iframe` element.### AdBlock
Includes a content-blocker.
## Usage
- Make a new folder in `sites/` (see `sites/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`.
## Requirements
- Xcode
- Recent version of macOS[picture-in-picture]: https://gfycat.com/SilverBackBullfrog
[picture-in-picture-gif]: https://giant.gfycat.com/SilverBackBullfrog.gif
[airplay]: https://gfycat.com/DeliciousSophisticatedFoxterrier
[airplay-gif]: https://giant.gfycat.com/DeliciousSophisticatedFoxterrier.gif
[native-tabs]: https://gfycat.com/TatteredAromaticKakarikis
[native-tabs-gif]: https://giant.gfycat.com/TatteredAromaticKakarikis.gif