Can't install user.js in Google Chrome

In recent Chrome versions (22 in my case on Ubuntu) it's not possible to install user.js (Greasemonkey) scripts by just dragging them onto a window. Instead the script is downloaded and you see the following message: "Extensions, apps and user scripts can only be added from the Chrome…

Search Django Snippets with GreaseMonkey

I was looking around DjangoSnippets.org last night and had been using the "site: djangosnippets.org" in google to be able to search the site. To make life easier I've knocked up a noddy greasemonkey script to provide a basic Google powered search box (in the header) across…