ggpngjjjpfoplolfkljmlhkcgdefjgae
Version 1.0.5: The plugin only work on tabs in the current window. Close multiple tabs by host names or position. Example: "google, facebook": remove all tabs whose host name contain "google" or "facebook". "l": remove all tabs from the left side. "r": remove all tabs from the right side.
Tab Killer
Close tabs with context menu options Right click and choose what to close: - duplicate tabs - tabs to the left or right - from the same or different domain or URL as the current one - from the current domain, but with a part of the URL path identical
Tab organizer
Select multiple tabs and close them together. Group tabs. Remove duplicate tabs. Goto specific tab. Too many tabs and tired of having to close them one by one to find the one you want? This extension lets you select multiple tabs and close them all at once. Tabs auto grouped/ordered.
close_tab(s)
Easily close tabs with in-page elements. More easy and fast way to close tabs. Allows you to easily close tabs with in-page elements. Features: ---------------- • You can close the active tab by clicking to the selected in-page edge element. • In-page element only appears when you move the mouse cursor to the selected edge. • You can change the features of the in-page element, like hover color, thickness, click event type and position. • Use toolbar icon or context menu to close tabs. Limitations: -------------------- Since Chrome is not allowing, we can't add in-page element into the following pages: chrome:// - chrome-extension:// - chrome-devtools:// - view-source: - data: - chrome.google.com/webstore/ - New tab page. But, toolbar icon and context menu options will continue to work on all pages without any limitation. Note on permissions: ----------------------------------- • with v4.0, new "scripting" permission request added. In previous versions, i was using "chrome.tabs.executeScript()" to reflect settings changes into pages, but with Manifest V3, it is moved to "chrome.scripting.executeScript()", which requires "scripting" permission. • "Read and change all your data on the websites you visit" - That is necessary to insert In-Page element into pages. I do not read your data from any website, nor do i modify it. New features: • Pinned tabs will not be closed (by default). • Store data in memory for faster access. Updates: • Upgraded to Chrome Manifest V3. • Closing multiple tabs is now faster. • The name of the extension has been changed to 'close_tab(s)'. • Some UI changes. Fixes: • Fixed an issue with slow-loading sites. v3.0.x New features: • New add-on features for bottom and right positions. • Tooltips now customizable. • In-page element opacity feature. • Right-click on the selected edge, shows selected options. • Context menu options added. • Auto maxizing new windows feature added. • Toolbar icon popup page added. • Spanish and Portuguese language support added. Updates: • Settings page redesigned. • In-page element positions restructured. • New toolbar icon images available. v2.0.x New features: • New in-page closer positions added. • You can change thickness of the in-page element. • Toolbar icon is added. Clicking to the toolbar icon will close the active tab. • You can change the toolbar icon image. • Multi language support is added, so please help to translate. • Preferences synced with Chrome (if signed in). Updates: • Renamed to 'Close This Tab'. • New Options/Settings page. • Injecting the element into dynamically loaded pages.
Clear Tabs
This extension clears all but the active tab in your browser. UPDATE v2: Complete code refactor for manifest v3! Have a lot of open tabs you want to easily close? Quickly close all of your open tabs except the one in current window with this extension. Easily re-open all of your previously closed tabs. The first click of the extension icon closes all of open tabs except for the current one in browser window. Made a mistake? Just click again when "1 R" is displayed on the extension's icon to re-open the tabs you just closed. "Clear Tabs" allows you to quickly close all open tabs in Chrome, except for your currently selected tab. Just click the extension icon! The extension also counts how many tabs you have open. Simple, easy, memory efficient, and privacy safe. Built for ease of use and privacy! Please keep the following features in mind: Only tabs in the current Chrome window will close, it will not close tabs on other Chrome window sessions. If you create a new tab, remove a tab, or change window focus, your previously closed tabs will NOT be recoverable. Tabs are only recoverable when the "R" recovery badge is visible in the extension icon. The recovery feature is for accidental clicks only, not a "tab saver" function. PRIVACY POLICY: This extension does NOT collect any personal information from the user: We have no way to collect data or store it. It will work with and without an internet connection because it does not need one to work, since data is never sent to any third party. Permissions used: TABS: To open and close tabs. STORAGE: To maintain extension state when background process is suspended. Version History 2.0.1 -- Overcome Chromium bug where events in chrome extension background service workers are ignored. 2.0.0 -- Complete code re-factor. Update all code with static-typing using ES2020 standards. Now using Manifest v3. Extension now releases memory and processor when not in use. 1.0.0 -- Initial public release. 1.0.1 -- Improper recovery fixed when only two tabs open. 1.0.2 -- Package integrity error. 1.0.3 -- Icon working with Firefox extension. 1.0.4 -- Fixed error: Too many open tabs caused them not to be able to be restored. - Performance improvement on closing tabs. - First attempt at getting extension to work with Firefox for Android. 1.0.5 -- Performance improvements. Finally fixed all bugs that would not allow a restore with a high number of tabs open.