GithubHelp home page GithubHelp logo

tabman's Introduction

tabman

Chrome extension for tab management across devices.

Motivation

Problem 1: sessions accross devices

I start reading something and open a bunch of tabs on device A, and then want to continue on another device B. Current workflow has too much overhead:

  1. open some tabs on device A
  2. continue on device B
  3. open History, which lists the tabs from signed-in devices
  4. click on the tabs I want to open
  5. ...
  6. close tabs I'm done with (some or all)
  7. continue on device A
  8. manually close tabs I already closed on device B
  9. open tabs that were newly opened on device B

Solution

Two-way sync between windows/tabs that are spawned from another device.

What about Chrome on Android?

Problem 2: too many tabs: group and archive tabs, type of tab

  • Tabs from the same domain might be opened in different windows. -> Command to group them.
  • Type of tab: for some tabs the state is important and reloading loses it. E.g. multiple tabs of reddit frontpage of different days. Differentiate between tabs for which state is important, and tabs that can just be reloaded. Save & restore state when archiving (or even before in case of a forced restart).

Problem 3: context of a tab

History of a tab gives some context, but what if it was opened from another tab? Then there's no context at all. Extension should manage some tree for all tabs.

Problem 4: stale tabs

Track how long a tab has been open without being active. -> Candidates for 'archive stale tabs' command.

Other (partial) solutions

Chrome now has a flag for automatic tab discarding.

Tested extensions:

tabman's People

Contributors

vogler avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.