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

Autor
darkred
Instalações hoje
0
Total de instalações
49
Avaliações
2 0 0
Versão
2017.16.11
Criado
30/11/2015
Atualizado
25/06/2020
Tamanho
4 KB
Licença
MIT
Aplicável 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