annie-l / contentscript_xhr

A chrome extension that puts Twitter trending topics at the top of Google News.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Content Script Cross-Domain XMLHttpRequest Example

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.

About

A chrome extension that puts Twitter trending topics at the top of Google News.


Languages

Language:JavaScript 100.0%