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

นี่คือเวอร์ชันของสคริปต์นี้ที่โค้ดมีการอัปเดต แสดงเวอร์ชันทั้งหมด

  • v2017.16.11 25-06-2020 (all scripts) Added @supportURL pointing to the GitHub repo (thanks to Jason Barnabe for the suggestion)
  • v2017.16.11 27-10-2019 (various scripts) Converted file encoding from 'UTF-8 with BOM' to 'UTF-8'
  • v2017.16.11 20-05-2018 (All scripts) Rearranged the metadata block
  • v2017.16.11 17-11-2017 Greasemonkey 4.0 compatibility
  • v2017.3.7 12-11-2017 Added '@licence MIT' (required by OUJS, in order to allow import and autoupdate of scripts from GitHub)
  • v2017.3.7 07-03-2017 Synced from GitHub - (GreasyFork Bullshit Filter - for TS Citrus Gfork) Changed CSS rule -moz-calc to calc (because -moz-calc doesn't work in Chrome and will also be removed in FF 53). Also, added a @require for script sets pages. - Revert "(GreasyFork Bullshit Filter - for TS Citrus Gfork) Changed CSS rule -moz-calc to calc (because -moz-calc doesn't work in Chrome and will also be removed in FF 53)." This reverts commit c69f9e09b61ddd2776ffd59fd8ee10170d7f8dfd. - (Bugzilla - reveal the Dep...
  • v1.3 24-09-2016 Synced from GitHub - (Bugzilla - reveal the Depends, Blocks, See Also and Duplicates bug titles) Now it maintains the innerHTML content of bug links that aren't a number, (e.g. 1190321) but are descriptions, instead, such as: webextensions-chrome-gaps
  • v1.2 17-09-2016 Synced from GitHub - Converted all scripts encoding from UTF-8 back to UTF-8 BOM (i.e. with the same encoding that Greasemonkey installs them in)
  • v1.2 11-09-2016 Synced from GitHub - Improved the selectors and now it's working on your own bugs too (which have input fields and checkboxes in the applied bug lists)
  • v1.1 11-09-2016 Synced from GitHub - Fixed indentation (tabs instead of 4 spaces)
  • v1.1 13-08-2016 Imported from URL
  • v1.1 12-08-2016 Imported from URL
  • v1.1 07-12-2015 It now reveals 'Depends', 'Blocks' and 'See Also' bug titles via ` and 'Duplicates' via ~(shift+`)
  • v1 01-12-2015
  • v1 01-12-2015 Use jQueryUI (instead of jQuery) because it caused the 'MozReview Requests' not to appear
  • v1 30-11-2015