mcclikmfcmcpejkaobpfkmmbekbhedoi
Simple extension for easily pinning and unpinning tabs using a button in a browser's toolbar. ## Features ## • Pin and unpin tabs using a toolbar button (or a keyboard shortcut) • Automatically pin tabs based on their url • Easily close the current tab by double clicking on a toolbar button (or by double pressing the keyboard shortcut) ## Issues ## If you have any issues feel free to post them here https://github.com/bibixx/tab-pinner/issues
Pin Unpin All
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 pin tab
タブ固定の状態を保存するエクステンション。通常通りタブを右クリックして「タブを固定」を設定し、再度タブを開くとタブが固定されます。解除したい場合は、同様にタブを右クリックして「タブの固定を解除」で解除されます。 注意点 - v0.1.3にアップデートされると以前にPinしていたタブ情報が失われるため再度Pinしてください。 リリースログ - v0.1.3: Manifest V3に対応。localStorageが使えなくなったため、chrome.storageに移行
Tab Manager
Easily organize all your open tabs in multiple windows from toolbar popup! This extension is designed to organize tabs from the toolbar popup. The UI for the extension can also be opened in a standalone popup window or a new tab (choose an item from the toolbar button context-menu). Tab Manager add-on supports multi-window and incognito mode. To work with this addon, just open the extension UI and start managing your tabs. Within the UI you can see a search bar at the bottom. Above that, there is the list of open tabs for window #1 (a new section is added for each new window). Within each row (tab item) in the list, there are several buttons. The first is the pin button which can be used to pin a desired tab(s). Next is the HTTP/HTTPS sign which shows if a website supports SSL protocol or not. The third icon is the tab icon which updates automatically depending on the tab URL. You can see the tab title right after the tab icon. There are also two buttons on the right side for editing or removing the current item. Please note that within the extension interface, all tab items are draggable. Once you drag an item, the actual tab will be re-positioned as well. Note: The extension interface supports dark mode. To switch the interface theme to dark, please press the moon icon in the bottom-right toolbar. To report bugs, please fill out the bug report form on the addon's homepage (https://mybrowseraddon.com/tab-manager.html).
TabStacks: tab and history search
View and search through open tabs and browser history. TabStacks is a vertical tab menu that helps you find the content you were looking for. Filter the tabs you have open and TabStacks will list the open tabs that match. If TabStacks can't find an open tab, it searches through your history to see if you had a tab open previously! TabStacks is designed to be keyboard and screen reader accessible. Press [CTRL]+[SHIFT]+[K] to open the menu, start typing to filter your tabs, and use the [DOWN] arrow key to navigate to the tab you want, and [ENTER] to open that tab. You can always use your mouse as well. You can search through your history during a tab search by pressing [CTRL+SHIFT+S]. You can close a tab by highlighting it in the list using the arrow keys or right-click and pressing [DELETE] or by clicking the close button on the tab. TabStacks is a high performance and secure extension for Chrome. TabStacks doesn't download external files, doesn't store any information about your activity. *** UPDATES *** Version 2.0.2 * Fixed bug where the popup doesn't close on tab change * Added a settings item to allow the option to hold the popup open Version 2.0.1 * The default keyboard shortcut for toggling the search is now CTRL+SHIFT+S due to the browser using nearly all possible combinations of CTRL+ a single key. * The keyboard shortcut key is now configurable, you can modify it in the settings page. Click the gear icon at upper right of the popup to access settings. * Minor cosmetic updates to the settings page. Version 2.0 * Tabs shown in the popup are synchronized with the state of the tabs in the browser: * Title updates are reflected in real-time. * New or deleted tabs are reflected in the tab list. * Close tabs using a button on the tab. Close buttons show on hover or focus. * Tabs display an audio icon if playing audio. * For audible tabs, clicking the icon will mute and unmute the tab. * Settings page has been added, click the gear icon top-right to access settings. Version 1.0.8 * Added lazy loading for site icons to speed up rendering * Reduced requested browser permissions Version 1.0.7 * Linux support for launching TabStacks from keyboard with [CTRL+SHIFT+K]. * PopupMenu now has a max-height instead of fixed height. * Fixed bug on Windows where the scroll bar was rendered even if the tabs would not scroll. Version 1.0.6 * Improved search algorithm for both tabs and history. * Searches much longer history time period. * Tabs in the current window always appear at top when popup is opened (User suggestion). * URLs for tabs appear on focus or mouseover (User suggestion). * Engineering improvements under the hood to use Web Components for rendering.