Archive for the ‘Chrome Extensions’ Category

Porting a Firefox add-on to a Chrome extension

Google recently opened their Chrome extensions gallery for submissions. So I thought I would have a go at creating one. I’ve made three Firefox add-ons so I thought I would convert one of those.
I chose Wolfram Alpha Google as it has the least browser-related code of the three. Nearly all of it is regular Javascript.
Documentation [...]