Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 574 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 574 Bytes

Introduction

A chrome extension which is a tab explorer that shows tabs in a tree structure based on their domain.

Roadmap

  • handle multiple window
  • save flag state in localStorage
  • 'currentWindow' filter
  • add keyboard shortcuts
  • show by chrome 'groupId'
  • sort by tab 'index'
  • show by 'openerTabId'
  • 'active' tab indicator
  • 'discarded' indicator
  • 'incognito' indicator
  • 'pinned' indicator
  • options page
    • handle localhost as single root domain
  • enable flag in search box. e.g. '--r' or '--c'