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

Verze ze dne 12. 06. 2022. Zobrazit nejnovější verzi.

Autor
darkred
Hodnocení
0 0 0
Verze
2017.16.11
Vytvořeno
30. 11. 2015
Aktualizováno
12. 06. 2022
Size
4,0 KB
Licence
MIT
Spustit na

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