Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Welcome to the Power Users community on Codidact!

Power Users is a Q&A site for questions about the usage of computer software and hardware. We are still a small site and would like to grow, so please consider joining our community. We are looking forward to your questions and answers; they are the building blocks of a repository of knowledge we are building together.

Post History

75%
+4 −0
Q&A Is there any way to make switching to specific tabs with the keyboard work in Firefox?

The firefox keyboard shortcuts to navigate tabs depend on the operating system. An overview can be found at https://support.mozilla.org/en-US/kb/keyboard-shortcuts-perform-firefox-tasks-quickly?red...

posted 27d ago by samcarter‭  ·  edited 27d ago by samcarter‭

Answer
#2: Post edited by user avatar samcarter‭ · 2025-03-07T10:25:56Z (27 days ago)
  • The firefox keyboard shortcuts to navigate tabs depend on the operating system. An overview can be found at https://support.mozilla.org/en-US/kb/keyboard-shortcuts-perform-firefox-tasks-quickly?redirectslug=Keyboard+shortcuts&redirectlocale=en-US#w_windows-tabs
  • To go to a specific tab, the shortcuts are:
  • - macOS: `cmd` + `1` etc. to go to the nth tab
  • `cmd` + `9` to go to the last tab
  • - linux: `alt` + `1` etc. to go to the nth tab
  • `alt` + `9` to go to the last tab
  • - win: `ctrl` + `1` etc. to go to the nth tab
  • `ctrl` + `9` to go to the last tab
  • The firefox keyboard shortcuts to navigate tabs depend on the operating system. An overview can be found at https://support.mozilla.org/en-US/kb/keyboard-shortcuts-perform-firefox-tasks-quickly?redirectslug=Keyboard+shortcuts&redirectlocale=en-US#w_windows-tabs (the OS and firefox version can be selected at the top right)
  • To go to a specific tab, the shortcuts are:
  • - macOS: `cmd` + `1` etc. to go to the nth tab
  • `cmd` + `9` to go to the last tab
  • - linux: `alt` + `1` etc. to go to the nth tab
  • `alt` + `9` to go to the last tab
  • - win: `ctrl` + `1` etc. to go to the nth tab
  • `ctrl` + `9` to go to the last tab
#1: Initial revision by user avatar samcarter‭ · 2025-03-07T10:25:11Z (27 days ago)
The firefox keyboard shortcuts to navigate tabs depend on the operating system. An overview can be found at https://support.mozilla.org/en-US/kb/keyboard-shortcuts-perform-firefox-tasks-quickly?redirectslug=Keyboard+shortcuts&redirectlocale=en-US#w_windows-tabs

To go to a specific tab, the shortcuts are:

- macOS: `cmd` + `1` etc. to go to the nth tab

     `cmd` + `9` to go to the last tab

- linux: `alt` + `1` etc. to go to the nth tab

     `alt` + `9` to go to the last tab

- win:   `ctrl` + `1` etc. to go to the nth tab
    
     `ctrl` + `9` to go to the last tab