Greasy Fork is available in English.

Bugzilla - reveal the Depends, Blocks, See Also and Duplicates bug titles

Reveal the Depends, Blocks, See Also and Duplicates bug titles in bugzilla.mozilla.org via keyboard shortcuts

Autore
darkred
Installazioni giornaliere
0
Installazioni totali
45
Valutazione
2 0 0
Versione
2017.16.11
Creato il
30/11/2015
Aggiornato il
25/06/2020
Licenza
MIT
Applica a

It adds 2 keyboard shortcuts in bugzilla.mozilla.org to reveal:

  • the Depends on, Blocks, and See Also bug titles via pressing (`) and
  • the Duplicates via pressing ~ (that is shift+`)

(press again to restore the initial display way, i.e. only the bug numbers).

It uses Keypress keyboard input capturing utility.

The script works and is tested on Tampermonkey and Violentmonkey.
Greasemonkey -any version- is not supported (the script might work, but is not tested).

If you have any bugs, bug fixes or ideas, please report at my GitHub repo