A fully free and unlocked alternative to Franz.
Go to file
Alice Gaudon e94c449ebd Fix icon unwanted borders 2020-03-06 00:27:41 +01:00
art Fix icon unwanted borders 2020-03-06 00:27:41 +01:00
resources Fix icon unwanted borders 2020-03-06 00:27:41 +01:00
src Add customUserAgent field to services 2020-02-20 12:46:53 +01:00
.eslintrc.json Add .eslintrc.json 2019-10-13 22:57:22 +02:00
.gitignore Update dependencies version; add windows build target; add electron-updater 2020-03-05 22:25:43 +01:00
LICENSE Add LICENSE 2020-01-03 13:16:44 +01:00
README.md Add link to license in README.md 2020-01-10 15:04:20 +01:00
package.json Version 0.5.3 2020-03-05 23:23:54 +01:00
tabs.js Add customUserAgent field to services 2020-02-20 12:46:53 +01:00
yarn.lock Fix electron-updater version 2020-03-05 22:28:15 +01:00

README.md

Tabs

Tabs is an electron app that lets you easily turn any webpage into a "desktop app". We call each of this "apps" Services.

You can add multiple Services to a single window and easily switch between them with the navigation bar, like persistent tabs in a web browser.

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

Contributing

License

MIT - see LICENSE file