davweb / close-other-tabs

Chrome Extension to add Close Other Tabs back to tab context menu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

close-other-tabs

Chrome Extension to add Close Other Tabs functionality.

To replace the item recently removed from the right-click menu on Chrome tabs, this extension does three things:

  • It adds a button to the toolbar you can click on to close other tabs.
  • It adds a Close Other Tabs item to the standard right-click context menu.
  • It adds the Alt+Shift+W keyboard shortcut.

The extension adds a toolbar button and adds an item to the right click context menu you get when clicking on the page rather restoring the menu item that was removed because Extensions cannot add items to the tab menu.

Here is where you can find this extension on the Chrome Web Store.

About

Chrome Extension to add Close Other Tabs back to tab context menu

License:The Unlicense


Languages

Language:JavaScript 56.6%Language:Python 43.4%