dashukin / chrome-tabs-switcher

Chrome extension to easily switch between tabs in the same or different browser windows.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chrome-tabs-switcher

Chrome extension for easy switching between tabs.

Features:

  1. Shows all tabs in all opened windows (including incognito if appropriate checkbox is selected on chrome://extensions page).
  2. Navigation between listed tabs via ArrowDown/ArrowUp, Tab/Shift+Tab.
  3. Filter tabs by query string.
  4. Close any of listed tabs from the application.
  5. Each tab item listed in application includes page title, url and favicon (except cases when current page is loaded via https, but favicon is hosted via http - to prevent mixed content errors on the page).

Installation

Install application from the chrome webstore:

About

Chrome extension to easily switch between tabs in the same or different browser windows.

License:MIT License


Languages

Language:JavaScript 84.9%Language:CSS 14.0%Language:HTML 1.2%