I’ve just finished writing my first FireFox plugin. It sits in your Status Bar and reports on the Technorati Ranking of the website or blog you’re looking at at that particular moment in time. It’s out for testing at the moment with a couple of mate, but I’ll post it up here soon if I get positive feedback.
Here are some resources I picked up while writing it:
- Brian Duff’s Writing an extension for FireFox
- GUID Generator
- Venkman Javascript Debugger – Just awesome!
- Technorati Developer’s Wiki
- Captain’s Universe: Writing a FireFox Statusbar
- Enabling Extension Updates
- Using the DOM API (AJAX document really)
I’m no expert, but these links got me started on the right path ..