Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sourcetab/sourcetab
An open-source dashboard for your new tab page.
https://github.com/sourcetab/sourcetab
add-on addon addons browser-extension chrome-extension dashboard extension extensions firefox-addon homepage newtab startpage webextension
Last synced: about 2 months ago
JSON representation
An open-source dashboard for your new tab page.
- Host: GitHub
- URL: https://github.com/sourcetab/sourcetab
- Owner: sourcetab
- License: gpl-3.0
- Created: 2020-08-24T21:13:09.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-06-04T21:11:24.000Z (7 months ago)
- Last Synced: 2024-08-03T16:08:29.582Z (5 months ago)
- Topics: add-on, addon, addons, browser-extension, chrome-extension, dashboard, extension, extensions, firefox-addon, homepage, newtab, startpage, webextension
- Language: TypeScript
- Homepage: https://sourcetab.org/
- Size: 11.9 MB
- Stars: 31
- Watchers: 3
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-startpage - Sourcetab - An open-source dashboard for your browser's new tab page, customizable with a variety of widgets and settings. Available on [Chrome](https://chrome.google.com/webstore/detail/sourcetab/akomlegpokabommpdjfmhnbdcnaefmdo), [Edge](https://microsoftedge.microsoft.com/addons/detail/sourcetab/fpknfiaimmgbbpplehjclidiphmhljeh), and [Firefox](https://addons.mozilla.org/en-US/firefox/addon/sourcetab/). (Projects / Chrome Add-Ons)
README
# Sourcetab
An open-source dashboard for your browser's new tab page, customizable with a variety of widgets and settings.
## Getting Started
Please visit [sourcetab.org/docs](https://sourcetab.org/docs) for installation instructions.
| [Web](https://web.sourcetab.org/) | [Chrome](https://chrome.sourcetab.org) | [Edge](https://edge.sourcetab.org) | [Firefox](https://firefox.sourcetab.org) |
| ------------------------------------------------------------------------- | ------------------------------------------------------------------------------ | -------------------------------------------------------------------------- | -------------------------------------------------------------------------------- |
| [![](website/public/assets/download/web.svg)](https://web.sourcetab.org/) | [![](website/public/assets/download/chrome.svg)](https://chrome.sourcetab.org) | [![](website/public/assets/download/edge.svg)](https://edge.sourcetab.org) | [![](website/public/assets/download/firefox.svg)](https://firefox.sourcetab.org) |### Features
- Multiple types of widgets to add to the dashboard and toolbar.
- Easily rearrange widgets through drag and drop while in edit mode.
- Many customizable options in the settings.
- Easy data management for backup and restoration later on.### Backgrounds
- Solid color
- Linear gradient
- Uploaded or URL-specified image/video
- Embedded website
- Embedded YouTube video### Widgets
- Link (easily navigate to other websites)
- Clock (display the time/date)
- Note (record simple notes throughout the day)
- IFrame (embed other websites as a widget)## Contributing
Stars, issues, and pull requests are welcome. See [CONTRIBUTING.md](CONTRIBUTING.md) for more information.
### Firefox Build
To build the Firefox extension run `npm run build:firefox -w client`. The build files will output into `client/dist/firefox`.
## License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.