fckkfigeieganclanlhcmmiakfcafmbe
Merge and split tabs using keyboard shortcuts This is a Chrome extension to split a tab from a browser window (Alt + Shift + X), or merge a single-tab window into another browser window (Alt + Shift + Z).
Tab Copy
Quickly copy tabs to the clipboard in a variety of formats ● Copy the current tab, tabs in the current window, or all tabs. Optionally group tabs by window. ● Select from a wide variety of formats like Link, URL, Title & URL, Markdown, CSV, JSON, HTML, and more ● Create your own formats with powerful format templates ● Choose between using a popup or copying tabs with one click ● Define keyboard shortcuts for your most commonly used ranges and formats ● Add copy actions to web page context menus ● Set up filtering for tabs you want to omit ● Fine-tune your experience with a robust set of options See the docs for more: https://tabcopy.com/docs
Rearrange Tabs
Rearrange Tabs is a tiny Google Chrome Extension that allows users to rearrange the position of the tabs in a window by moving them around using keyboard shortcuts. 🚨 IMPORTANT NOTE 🚨 Please reconfigure your keyboard shortcuts if your previously set combinations are wiped out after upgrading to 3.0.0! Customize your keyboard shortcut by following these steps: 1. Go to `chrome://extensions/shortcuts` 2. Scroll down to locate `Rearrange Tabs`. 3. Click in the greyed out fields for `Not set`. 4. Press the desired key combination to create a new shortcut. To move selected tab(s) to the front (leftmost position) Mac: Ctrl+CMD+Up Windows: Shift+Alt+Up To move selected tab(s) to the end (rightmost position) Mac: Ctrl+CMD+Down Windows: Shift+Alt+Down - Move regular tabs around in a window - Move pinned tabs around in a window - Move multiple highlighted tabs around in a window - Move selected tabs to the leftmost or the rightmost positions * Complete rewrite! * Fixes bugs and performance issues * Changes default key combo for Mac users to avoid conflict * update commands in script to reflect the new namespace * namespace the shortcuts with the "rt-" prefix. This fixes the bug that caused the shortcuts to reset after installing of 2.1.2. This only affected users who were upgrading from an existing version of rearrange tabs extension. New installs are not affected. * Add feature to move tabs to the front or the end of the tab bar (Issue #3) * removing permission block from manifest since it is not needed to rearrange tabs (Issue #19) * Create CODE_OF_CONDUCT.md * update license * include lifehacker and changelog links - Add support for moving several tabs at once - Fixed an issue where tab move did not cycle when tab is the rightmost tab and is moved to the right * Add support for pinned tabs * prioritize mac over windows * update key on Mac to Ctrl+Shift+ to avoid conflict with the shortcut to highlight a single word * Initial release * Add support for rearranging tabs using keyboard shortcuts
Kopier
Copy links with just keyboard shortcuts Kopier lets you store your frequently shared profile links and access them lightning fast with shortcuts. Add unlimited links with custom keyboard shortcuts 100% free forever. - Add your frequently shared profile links to Kopier - Define custom keyboard shortcuts for every link - Hit keyboard shortcut to copy - Kopier is 100% free, now and forever (No credit card required) - Zero step access, no account creation required - Secure local storage (We do not store your links) - Store unlimited kopies You can use it to save frequently shared profile links like Calendly 🗓️ ,Buy me a Coffee ☕ ,Social Media Profiles 🤳 (Linkedin, Github, Behance, Instagram you get it), Portfolio 🌐, Side project links 📽️, Master documents 📄 at work or even Spotify playlists 🎶 We would love to hear what you Kopy! Tweet/DM us on @KopierHQ (https://twitter.com/kopierhq)
Tab Pinner (Keyboard Shortcuts)
Pin or Unpin a tab easily from the keyboard It's annoying to have to right click a tab and choose "Pin Tab," and slows down your browsing workflow. This extension seeks to solve that by adding in a simple key binding for doing just that: Pinning and Unpinning tabs while browsing. The default key binding is Ctrl + Shift + X (or Command + Shift + X on Mac OS X). This extension requires no special permissions and doesn't inject anything into a page, the key binding is configurable from your extensions page so you can bind this to whatever you feel comfortable typing regularly. To edit keybindings click the menu icon in the top left to open the sidebar and select "Keyboard Shortcuts." Or, you can navigate to chrome://extensions/shortcuts with your address bar. Once you've got it set up the way you want to get to pinning those tabs quickly and easily! I've uploaded the source for this extension (extremely small) to Github. If you're interested to see what it takes to make this thing tick check out the "tab_pinner.js" file, if you want to make changes just make a PR with your proposed update. Enjoy! Due to another comment (I guess another will come shortly after I post this update) there is yet another new command now that allows you to PIN all tabs at once (in the current window). Now you can pin/unpin your current tab and Pin/Unpin all tabs of the current window! Hooray! I don't think I'll be willing to add anything more to keep things quite simple; however, if more suggestions do come in and they're not very complex or fit will with what is already done then I will most likely implement them when I can. Due to comment request (even though it was just one, but I try and take care of you guys) I've added another keyboard shortcut for unpinning all pinned times at once. No other functionality was changed so feel free to use or ignore the new feature!