If I'm in Safari then after right clicking on any button (Ctrl+Click), the pop-up menu will show "open link in new window" on top, and "open in new tab" below that.
Is it possible to swap them, or completely remove the "open link in new window"?
|
If I'm in Safari then after right clicking on any button (Ctrl+Click), the pop-up menu will show "open link in new window" on top, and "open in new tab" below that. Is it possible to swap them, or completely remove the "open link in new window"? | |||||||||
feedback
|
|
Most of a Mac OS X application's user interface is created in Interface Builder. The resulting files can be edited. But context menus are created in code, which is compiled to an executable. Your options are very limited:
You cannot use Safari extensions to do this, they only support adding context menu entries, not changing existing ones. You cannot use Automator/Services, because text input doesn't work, and the service doesn't apply for links when it expects URL input (for whatever reason). GUI scripting fails even more spectacularly. Maybe, depending on what your motivation is, note that pressing | |||||
feedback
|
|
Do you need to?
| |||
feedback
|
|
Buy a three-buttons mouse: middle click opens the link in a new tab. I understand this is not exactly what you wanted, but it looks like it's as close as you can get, looking at the other answers. | |||
|
feedback
|