Firefox Launchpad Improvements Improvements
I’ve released a new version of the Launchpad Improvements Firefox extension and it contains a couple of notable changes. The script lp_patches.user.js is no longer included as that functionality now exists in Launchpad! This is really quite exciting and I was happy to remove that script.
However, the other day I was reviewing regression-potential tagged bug reports and trying to figure out if they applied to Karmic or Lucid. Scanning the apport information in the bug description for DistroRelease was getting tedious so I wrote a new Greasemonkey script that highlights words in bug reports.
As you can see it is highlighting release code names (Jaunty, Karmic, Lucid), the DistroRelease line from apport and the SourcePackage line from apport. In addition to these it will also highlight old releases orange and the word regression red. Suggestions of other words to highlight are welcome. The script only affects +bug pages as I found it annoying in lists of bugs. Enjoy!

can this be somehow used with chromium?