lakoapehfeocchibmgehpllelmgmmaed
Duplicates the current tab. Duplicate your current tab via button or command (I personally use CTRL+T to replace Chrome's built-in new tab behavior). This extension does more than others in the Chrome Extension Store in that your entire tab's navigation history and browsing context is also duplicated. Great way to fork your current browsing session! Make like Dolly and start cloning!
Duplicate Tab
Simple extension to assign a keyboard shortcut to the duplicate tab action. Duplicate Tab is a simple extension providing a keyboard shortcut to users to enable to duplicate the current tab. Chrome (and other browsers) have a built-in tab duplicate action but this is often not assignable to a keyboard shortcut, requiring several clicks. The default Duplicate Tab keyboard shortcut in this extension is CTRL+SHIFT+Z although this can be changed by going to "chrome://extensions/shortcuts". You can also click on the extension icon to duplicate your current tab (make sure to pin the extension!). This extension is extremely lightweight, requires no additional permissions to be granted, and collects no data.
Duplicate Tab
Chrome extension to duplicate the current tab. * Click the "Duplicate tab" icon from the Google Chrome toolbar. * From "Window" -> "Extensions" -> "Keyboard shortcuts", set a shortcut for "Duplicate tab". Consumes minimal resources: * Runs as an event page rather than a background page. So there is no persistent process running. * Does not collect analytics.
Close Tab
Add a tab close action to the page context menu Close Tab lets you close a web page in a snap with a right mouse click and a key press. This is often quicker than moving the mouse cursor up to the tab's close icon or taking your hand off the mouse to use a keyboard shortcut that requires both hands. The shortcut key that closes the tab is customizable.
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.