Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Этот сайт имеет ограниченную функциональность, пока мы проводим техническое обслуживание для улучшения его работы. Если какая-либо статья не решила вашу проблему и вы хотите задать вопрос, наше сообщество поддержки ждёт вас: @FirefoxSupport в Твиттере и /r/firefox на Reddit.

Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

Can I configure different keyboard shortcuts for pinned tabs?

  • 1 ответ
  • 1 имеет эту проблему
  • 1 просмотр
  • Последний ответ от Matthew Thomas

more options

I regularly have 4 to 6 pinned tabs open, but would still like to be able to open my regular tabs with the `cmd+1–9` shortcuts. Is there a way to configure Firefox to use a different shortcut for the pinned tabs? It would be great to be able to have something like `cmd+option+1–9` be the pinned tabs, with `cmd+1–9` be the regular tabs.

I regularly have 4 to 6 pinned tabs open, but would still like to be able to open my regular tabs with the `cmd+1–9` shortcuts. Is there a way to configure Firefox to use a different shortcut for the pinned tabs? It would be great to be able to have something like `cmd+option+1–9` be the pinned tabs, with `cmd+1–9` be the regular tabs.

Все ответы (1)

more options

Hello,

I do not know of any extension that does this. Perhaps you can make a feature request for this functionality on the GitHub repo for the Shortkeys extension: https://github.com/mikecrittenden/shortkeys

They currently have a shortcut action to jump to tab by index, but I do not think they have the functionality that you want built in. It might also be achievable via custom js in that extension. Though I am not sure.