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

작성자
darkred
일일 설치 수
0
총 설치 수
49
평점
2 0 0
버전
2017.16.11
생성일
2015-11-30
갱신일
2020-06-25
크기
4KB
라이선스
MIT
적용 사이트
+

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