cpncfbofpjgdfpmdacbagkaoglmkhnne
A button to pin or unpin all the tabs in the window. Click the button to pin/unpin all tabs in the current window based on the state of the active tab. For a keyboard shortcut go to: chrome://extensions/shortcuts. Compatible with dark and light themes.
Save Pinned Tabs
Save your current pinned tabs. This extension allows you to save your current pinned tabs as a set. You can then load the pinned tab set on any window that has the extension enabled. You can also set one of your tab sets to be auto-loaded on browser start. Extension syncing is supported.
Pushpin
Keep your favorite pinned tabs around. If you use pinned tabs in Chrome, you might be frustrated by how easy it is to accidentally lose all of them. 📌 Save your preferred set of pinned tabs 📌 Instantly reset any or all pinned tabs back to your saved configuration 📌 Move your pinned tabs to the front window without reloading them 📌 Set keyboard shortcuts for each pinned tab (shortcuts can be global) 📌 Modify your keyboard shortcuts so that Ctrl/Cmd-n will open the n-th unpinned tab Please read the usage guide here: https://github.com/szhu/pushpin The Chrome Web Store's reviews page is quite limited, and I don't get notifications when people write reviews. Feel free to leave a rating, but if you'd like to report a bug or make a feature request, please do so on GitHub instead so I will see it immediately and so that I can ask for more info: https://github.com/szhu/pushpin/issues
Ultra Button
A button for everything. You can now access most of chrome features in one Ultra Button. Functions Including: Bookmarks, Extensions, Downloads, History and Tabs. Mouse Middle Button Behaviors Bookmarks: Open bookmark in background Extensions: Remove extension Downloads: Remove download record History: Open history in background Tabs: Close tab or window ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ The icons in this extension were downloaded from Noun Project. https://thenounproject.com/ v 0.9.0 add download notification You can enable it in the options v 0.4.1 add session control You can now restore closed tab or windows
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.