https://github.com/cryptoc1/coast
A theme-able, multi-tabbed web browser
https://github.com/cryptoc1/coast
Last synced: about 1 month ago
JSON representation
A theme-able, multi-tabbed web browser
- Host: GitHub
- URL: https://github.com/cryptoc1/coast
- Owner: Cryptoc1
- License: mit
- Created: 2016-04-13T17:06:35.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-04-17T01:04:49.000Z (about 10 years ago)
- Last Synced: 2025-01-27T06:31:09.185Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 396 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Coast
Coast is a theme-able, multi-tabbed "browser" through the power of electron.
## Screenshots
All screenshots can be found in [screenshots.md](/screenshots/screenshots.md)
The following screenshots are with the "simple" theme.
New Tab Page:

Multiple Tabs:

Green Omnibar Text on HTTPS Connections:

## Features
- Theme-able:
Coast makes it easy for you to customize the general appearance of the browser, as well as some of the internal urls, like the new-tab page.
- Utilizes node/electron:
What could be better than a web browser that's built on top of web technologies..?
- Keyboard Shortcuts:
Coast comes with a bunch of keyboard shortcuts to make using the browser quicker and easier.
## TODO
- Add keyboard shortcut listing to `coast:settings`
- Add `view-source` support
- Make tabbar scrollable
- Create Menubar menus
- Create context menus
- In settings, make it so certain CSS/JS can be injected into certain websites
- Suggestions when typing in the omnibar
- Adblock filtering?