Skip to content

Re-organize tabs in Safari and Chrome: close, move, duplicate, convert, etc.

License

Notifications You must be signed in to change notification settings

realliyifei/alfred-browser-tab-organizor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Browser Tab Organizor (Alfred Workflow)

Re-organize tabs in Safari and Chrome - close, move, duplicate, convert, etc.:

  • + L: close left tabs
  • + R: close right tabs
  • + + L: move left tabs to new window
  • + + R: move right tabs to new window
  • + W: close all other tabs in current window
  • + D: duplicate current tab to the adjacent tab
  • + + D: duplicate current tab to the last tab
  • + C: move current tab from Safari to Chrome, or vice versa
  • + + C: move all tabs in current window from Safari to Chrome, or vice versa
  • + P: move current tab to the private mode

TODO

  • + B: switch back to the most recent tab (ref. safari extention TabBack)
  • + F: refresh all the tabs in current window
  • + + P: duplicate current tab to the private mode
  • + + K: move all tabs of current window back to the next lastest window as left tabs
  • + + E: move all tabs of current window back to the next lastest window as right tabs
  • + M: re-open current tab in a new window

Limitations

Note that I didn't add the feature that moves all tabs of all windows across browsers, as I don't see how it's useful to me, but you can add it easily via here and welcome to pull back :)

Download

Download alfredworkflow file directly from the releases page, make sure to download the latest release.

Software: Alfred (Mac)

Alfred Logo

The software can be downloaded here. You need to buy the Powerpack to use this workflow.

Note that if you don't want to buy the software, or just need the AppleScript for other purposes, you can find the corrosponding AppleScript of each feature in info.plist.

Credits