This is a chrome extension that puts Twitter trending topics at the top of Google News.
It's taken from Google chrome extension sample Content Script Cross-Domain XMLHttpRequest Example.
However, the Twitter trends API has changed. As a result, the original example no longer works.
I've fixed these problems.