Git Product home page Git Product logo

tabsorter2's Introduction

TabSorter2

Google Chrome Tab Management Extension - Merge, Sort, split and more :)

  • Merge
    • merges all windows
  • Sort
    • sort tabs by domain and titles
    • can sort all windows or just a single one
    • configurable in option window
  • Split
    • splits a window in 2 ( by default )
    • can be change to 3 or 4 in option window
    • windows can be seen side by side if the option is checked
  • Shuffle
    • will shuffle the tabs within the current window (it's just fun xD)
  • Unite (new)
    • bring all the tabs of a domain together at the most right of the current window
  • Isolate (new)
    • extract all tabs of a domain into a new window
  • Freeze (new)
    • Discard all open tabs to save on memory - all pages will turn blank
    • pages will remain open in your browser
  • Close (new)
    • Closes all tabs under a domain
    • multiple subdomain are not currently supported
  • Save
    • save current window to a text file
    • links are shortened using google URL Shortener
    • the file content is sorted by page title
  • Load (new)
    • loads all the tabs previously saved in one new window and automatically freeze them
    • backward compatible
    • will load up to 2mb
  • Deduplicate
    • remove deplicate open url tabs from current window
  • Options
    • open the extension option window
    • options need to be saved to persist

Preview

Popup Options

Build quirks

-> problem css imports ignored -> it's [email protected] fault fix Here

TODO:

  • Improve sorting - add options to sort by regex pattern and parameters
  • Add Support for pinned Tabs
  • Options to automatically sort the tabs by title
  • Upgrade split function to split left on current tab - split Here
  • Automatically suspend tab after a configurable delay to save memory ??
  • Isolate a single domain in a separate windows
  • Unite - bring all tabs of a domain in the same current window
  • Close a domain
  • Backward compatible loading of previously saved Tabs YASSS !!!
  • Stress test split function and memory management
  • Freeze - (Discard) remove all tabs in current window from memory but leaves the tab visible in the browser

versions

v0.0.5 - 06/22/18 - new features added and improved Icon for better visibility

  • fixed windows id bug on split
  • added tab recycling

v0.0.4 - 09/18/17 - Completed the Option page with support for side by side split

v0.0.3 - 04/08/17 - Updated UI - added Save & Deduplicate

v0.0.2 - 03/23/17 - Fixed initialization issue.

v0.0.1 - 03/23/17 - Merge/split/shuffle functionality added.

tabsorter2's People

Contributors

mimieam avatar

Watchers

Vijendran 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.