Skip to content

yuanzhoucq/Tab-Space

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

Related links