A fully free and unlocked alternative to Franz.
Go to file
Alice Gaudon 64e6ec7217 Change license from MIT to GPL-3 2020-05-20 17:42:37 +02:00
art Fix icon unwanted borders 2020-03-06 00:27:41 +01:00
resources Make all history nav buttons hideable and add default settings 2020-05-20 17:13:33 +02:00
src Make all history nav buttons hideable and add default settings 2020-05-20 17:13:33 +02:00
.eslintrc.json Add .eslintrc.json 2019-10-13 22:57:22 +02:00
.gitignore yarn upgrade (bump electron to 8.2.4) 2020-04-28 11:51:00 +02:00
.npmrc Specify npm registry explicitly 2020-05-05 21:23:48 +02:00
.yarnrc Specify npm registry explicitly 2020-05-05 21:23:48 +02:00
LICENSE Change license from MIT to GPL-3 2020-05-20 17:42:37 +02:00
README.md Update README.md to be more precise and clear 2020-03-06 14:31:08 +01:00
dev-app-update.yml Add simple settings window with update checking 2020-05-19 10:54:00 +02:00
package.json Change license from MIT to GPL-3 2020-05-20 17:42:37 +02:00
tabs.js Add customUserAgent field to services 2020-02-20 12:46:53 +01:00
yarn.lock Fix config path not correct on all platforms 2020-05-19 10:52:39 +02:00

README.md

Tabs

/!\ Still in development! I aim to improve security, usability and add more features. Wait for the 1.0 release to use tabs for critical jobs. /!\

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)

You can navigate inside the focused service using the navigation buttons (previous page, next page).

When's 1.0 being released?

You can track the development progress here.

Contributing

Pull requests are welcome and appreciated!

License

MIT - see LICENSE file