Skip to content

Store, restore and track browser window sessions in the cloud.

License

Notifications You must be signed in to change notification settings

Ekstazi/TabCloudplus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tabcloud+

Save, restore and track window sessions over time and across multiple computers.

Chrome extension in folder "chrome"

Service from Google App Engine reuses the original author's service.
Firefox and Android app are not updated by this project.

This extension is based on the TabCloud extension, with one feature added, window/session tracking.
1) when open an already saved window, the newly opened local window will automatically track this saved window. Any tabs added/deleted in this new window will be saved to the same saved window when click the "save" button.
2) when open a new window locally and save this window, this window will automatically track the saved window, i.e. any future changes in this window will be reflected in the saved window after a click on save.

Coming feature:
1) window update. to support window update if a saved window is updated on another machine, it's desirable to sync it with current locally window.

This work is based on the original TabCloud extension, so your exisiting saved windows is persisted. 

This work is mainly for my own need. So intensive testing was done, please use it with caution.

Many thanks to the original author Connor Dunn for his great work!

About

Store, restore and track browser window sessions in the cloud.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 63.9%
  • Java 21.9%
  • HTML 12.7%
  • CSS 1.5%