51
6
I searched for a keyboard shortcut to toggle a tab's pinning in Chrome but couldn't find anything. Does anyone know one?
51
6
I searched for a keyboard shortcut to toggle a tab's pinning in Chrome but couldn't find anything. Does anyone know one?
23
After a little bit googling around, it seems there is none.
But you can select pin with P and unpin with U at the right click of tab's context menu.
Not handy at all.
Additionally, I found an extension named URL Pinner with some useful features like auto pinning URL with regex matching, syncing settings etc.
Edit:
Apparently, the extension is gone from Chrome Web Store at least for now.
I'll try to curate some similar alternatives here:
Tab Pinner (credit goes to Brandon Søren Culley, he suggested this in the comments down below)
Keyboard Shortcuts to Close Other/Right Tabs (this is what I use for a while now and I'm very happy with it. Although it contains few more features and focuses than just pinning the tab, furthermore it can also handle pinning very well)
Untested alternatives:
1The extension may be out of date for the latest versions of Chrome (version 67 as of this writing). It will fail to install due to an "Invalid manifest" error. – thisgeek – 2018-07-11T12:46:48.263
1
Looks like the extension is still working in chrome, here is the updated link https://chrome.google.com/webstore/detail/tab-pinner/mcclikmfcmcpejkaobpfkmmbekbhedoi?hl=en-US
– Brandon Søren Culley – 2019-06-21T14:51:06.1831I'm trying to keep the answer up to date as the extension is down on the store for a while now and it might be the first/popular reference regarding this topic. So please comment on the new alternatives and your experiences/thoughts about them in here if you find or try something like @BrandonSørenCulley did. This way I can curate them in the answer in an objective manner. Happy Pinning! – JacopKane – 2019-06-30T03:30:24.030
1Great extension! It does so much more! You couldn't give a better answer. – Haralan Dobrev – 2013-03-28T10:15:51.353
3
Here is the one which works for me on Ubuntu Linux and Max OS X:
ALT + P
Note: Strangely it doesn't work on all websites eg. www.github.com www.google.com www.youtube.com.
But there is a fix: .
1. Install Chrome extension "Shortkeys (Custom Keyboard Shortcuts)",
2. Open chrome settings,
3. Select extensions,
4. Find new extension: Shortkeys (Custom Keyboard Shortcuts),
5. Click on options and "Custom Keyboard Shortcuts" Options page will open,
6. Linux users: type your shortcut in "Keyboard Shortcut" field (eg. type: alt+p, ctrl+p),
7. MaxOS users type (eg. type: option+p, control+p, command+p) in the same field,
7. Select behavior Pin/unpin tab,
8. Click on "Activation Settings..." and check "Active while in form fields",
8. Select "All Websites" in Website list,
9. Click Save and RESTART Chrome for changes to take effect.
Enjoy !
3
You can toggle tab pin using the pin/unpin commands in the Ferro extension, or by hitting the Alt-Shift-P keyboard shortcut (after installing Ferro).
to JacopKane: to unpin a tab via a shortcut, install Ferro. Assign a shortcut to "Pin a tab". On a pinned tab, hit this shortcut and your tab won't be pinned anymore. Thanks Friday for this awesome extension. – politicus – 2013-11-25T13:00:04.743
2
If you want a super-lightweight solution which follows the Unix philosophy of only doing one thing. I can recommend the pin tab extension, it will give you the shortcut ALT+P to pin a tab.
0
While @JacopKane's suggested extension should work for most use cases for Windows users, it does not register the macOS command key (I assume other keys as well). Tab Pinner uses Chrome's native shortcut manager (I did not know this existed either). Go to the extensions page, scroll down and click "Keyboard shortcuts". Now type in your preferred shortcut below the Tab Pinner section.
0
Another option, without installing an extension is to do cmd+shift+/
and type in pin tab
to find it in the context menu.
1
One more popular plugin with this feature is Vimium. You can pin/unpin tab with Alt+P
– chuwy – 2015-06-16T08:48:48.313Related: shortcut for accessing tab menu in Google Chrome
– Ƭᴇcʜιᴇ007 – 2013-01-13T17:47:09.040