Tab Space is a Safari extension app which is born for improving web browsing productivity. It offers tab management ability and some useful shortcuts for Safari.
Note: this repo contains the project site and the web app cooperating with Tab Space in Safari. It does not contain the Xcode project which builds the entire app.
Contributing
For translation
For web app
$ git clone https://github.com/yuanzhoucq/Tab-Space.git
$ cd Tab-Space/admin
$ npm install
$ npm run serve
Note that you need to have Tab Space installed and activated in Safari or the web app will not work properly.