You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 31, 2025. It is now read-only.
Hey there. Original OneTab has an option to share all the saved links as a webpage. So that I can easily check my saved tabs on other devices (e.g. smartphone).
I wanted to implement this feature here myself, but I don't have access to the server, hence can't implement backend functionality. I see it in a way that the user has an ID (could be a token), he can open a link like https://boss.cnwangjie.com/token/tabs and see his saved tabs.
It shouldn't be that difficult to implement, so you can either grant me access to the backend repository and I'll create 2 pull requests, or do it yourself if you have time. Thanks in advance :)