Compare Chrome extensions: tabtiles vs Tab-Sidebar

Stats tabtiles tabtiles Tab-Sidebar Tab-Sidebar
User count N/A 1,000+
Average rating 3.67 4.13
Rating count 43 31
Last updated 2018-11-14 2013-06-25
Size 69.17K 110.59K
Version 0.9.0 1.3.2.3
Short description
Control your tabs with tiles - useful for large monitors and full screen (F11) browsing. Adds a little Browser-Button which opens a Window in which you can order, arrange and highlight Tabs and Windows and much more
Full summary

This extension displays a window's tabs in a bar along the top or bottom of the screen, useful for when browsing in full screen (F11) mode. The tiles are larger, so easier to click on than the usual browser tabs.

It also allows navigating through the tabs using the keyboard, using the left and right keys. Press Enter to select a tab.

Other features include:

Type-to-search: start typing to enter keywords in the tabtiles address bar, press Enter to search.

Choose when to display the bar: for normal restored windows, when maximized or in full screen mode. And / or auto-hide when not in use.

Customize the size of the bar, to a percentage of the window height.

Show popup hints, containing the full title and address of the page.

--

See more

Visit my Website/Blog for further details: http://www.heithe.com

Update from 1.3 to 1.3.2 - Changelog inside Extension

  • Fixed Favicon-Bug
  • Added ability to change the title of a separator - a click on it rotates the title from a predefined list which can for now be defined only through the javascript-console: localStorage.tab_sidebar_sep_titles = JSON.stringify(["title1", "title2", "title3", "and so on"])
  • Added ability to change the top-marging of the separators through javascript-console: localStorage.tab_sidebar_sep_margin_top = "10px"
  • Some minor bug-fixes

Update from 1.2 to 1.3 - Changelog inside Extension

This Extension opens a new Window after clicking on its button which can be used Sidebar-like. In this Window you will find all Windows and Tabs sorted in Tabs/Registers from which you can drag'n'drop them inside and between Windows. You can also create/remove Tabs/Separators/Windows, make them Active, resort them, and so on.

See more