You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 months ago | |
---|---|---|
art | 2 years ago | |
frontend | 2 months ago | |
src | 2 months ago | |
.eslintrc.json | 2 years ago | |
.gitignore | 2 years ago | |
.npmrc | 2 years ago | |
.yarnrc | 2 years ago | |
LICENSE | 2 years ago | |
README.md | 2 years ago | |
dev-app-update.yml | 1 year ago | |
package.json | 2 months ago | |
tsconfig.backend.json | 2 years ago | |
tsconfig.frontend.json | 2 years ago | |
tsconfig.json | 2 years ago | |
webpack.config.js | 2 months ago | |
yarn.lock | 2 months ago |
README.md
Tabs
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)
Tabs aims to provide both complete and simple customization.
When's next major version being released?
You can track the development progress here.
Contributing
Pull requests are welcome and appreciated!