GithubHelp home page GithubHelp logo

jyro2080 / tabsense Goto Github PK

View Code? Open in Web Editor NEW
15.0 3.0 1.0 444 KB

Chrome extension to manage Tabs

Home Page: http://www.altcanvas.com

License: BSD 3-Clause "New" or "Revised" License

JavaScript 100.00%

tabsense's Introduction

TabSense is a Google Chrome extension that helps you manage your Tabs

What is TabSense?

TabSense is primarily inspired by Firefox's Tab Candy concept.

While browsing in Chrome, we end up with tens of tabs spread across many windows. TabSense replaces your newtab page with a summary view of all these tabs. Each time you open a new tab, it will be populated with tabs organized by their parent windows.

It is still a WORK IN PROGRESS. More features remain to be added. (tab movement between windows, searching through tabs)

tabsense's People

Contributors

jay3sh avatar

Stargazers

eg avatar  avatar Rudy Rigot avatar avinash avatar Juil avatar  avatar  avatar Kiran avatar Jayesh avatar vancaem avatar  avatar Patrik Ragnarsson avatar Troels Thomsen avatar Sam Mingo avatar // /∫ ∫∫ ∫prosodyVvVereableContext( (( [[ [( ( avatar

Watchers

Jayesh avatar Rudy Rigot avatar  avatar

Forkers

jay3sh

tabsense's Issues

Tab Groups

The ability to have tab groups. (Inside each window.)

I'm assuming you've seen TabSugar? You can steal some source code, if you want.

Browsing behavior analytics

There is lot of data about user's browsing habits stored. It can be displayed graphically, so that user can get insight into his/her own browsing habbits.

e.g. Total time spent on twitter/facebook/amazon during the day. Productivity analysis like rescuetime does.

For implementation, jquery flot library is a good candidate for graph plotting (http://code.google.com/p/flot/)

Reside permanently in a sidebar instead of in a window

This would be perfect if it allowed tabs to reside permanently in a sidebar like the firefox tree style tab extension. As it stands, it's not as usable as "tree style tabs" as one needs to click to open the tab window first. For serious organized browsing a vertical tab tree is second to none.

Window titles don't persist across browser shutdown

Window titles are stored in localStorage, so they do exist even if browser is shutdown and restarted, however they are keyed with Window ID. When chrome restarts and opens the tabs and windows that were open when it was closed, the windows have new ID. Therefore when TabSense tries to find title for them, it's not found.

Possible fix: Save list of tabs (even for windows that are not saved in bag) in localStorage. Compare it with new window's tab list and try to guess if they are the same windows that we have a title for.

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.