2019-08-31 16:23:50 +02:00
|
|
|
# Tabs
|
|
|
|
|
2020-03-06 14:31:08 +01:00
|
|
|
Tabs is an electron app than allows you to make **persistent** and **isolated** sessions on any website.
|
|
|
|
|
|
|
|
You could create `Services` for Facebook Messenger, GMail, or your personnal nextcloud instance. There is not limit to what home URL you can set.
|
|
|
|
|
|
|
|
- Services are all gathered in a single window with a simple navigation bar
|
|
|
|
- A service can be either automatically loaded or not
|
|
|
|
- You can customize a service css (i.e. remove unwanted elements like menus or nav bars)
|
2019-08-31 16:23:50 +02:00
|
|
|
|
2020-05-26 11:05:52 +02:00
|
|
|
Tabs aims to provide both complete and simple customization.
|
2019-08-31 16:23:50 +02:00
|
|
|
|
2020-05-26 11:05:52 +02:00
|
|
|
## When's next major version being released?
|
2020-03-06 14:31:08 +01:00
|
|
|
|
2020-05-26 11:05:52 +02:00
|
|
|
You can track the development progress [here](https://github.com/ArisuOngaku/tabs/projects).
|
2020-03-06 14:31:08 +01:00
|
|
|
|
2019-08-31 16:23:50 +02:00
|
|
|
## Contributing
|
|
|
|
|
2020-03-06 14:31:08 +01:00
|
|
|
Pull requests are welcome and appreciated!
|
|
|
|
|
2020-01-10 15:04:20 +01:00
|
|
|
## License
|
2020-05-26 11:05:52 +02:00
|
|
|
[GPLv3 - see LICENSE file](LICENSE)
|