Sobre esta extensión
This Firefox extension allows you to quickly navigate to your Git repositories.
Save your repositories via the settings menu (
Currently only works for repositories hosted on github.com and bitbucket.org.
Hotkeys
Special Modes
To open a repository in a specific mode, type one of the following characters followed by a space (`<space>`), type your search text, then hit `<Enter>`:
Save your repositories via the settings menu (
⌘ + .
or Ctrl + .
> Settings) and access them using hotkeys.Currently only works for repositories hosted on github.com and bitbucket.org.
Hotkeys
⌘ + .
orCtrl + .
: Open the repository list popup. Start typing to search.↑
,↓
: Navigate through the list.Enter
: Open the selected repository in a new tab.⌘Enter
: Open the selected repository in a new tab, but keep the current tab active.Shift+Enter
: Open the selected repository in the current tab.
Special Modes
To open a repository in a specific mode, type one of the following characters followed by a space (`<space>`), type your search text, then hit `<Enter>`:
- Default (no prefix): View pull requests.
p
: Create a pull request.c
: View commits.s
: View source code.