Archive

Posts Tagged ‘Firefox Extension’

How to create plugins and extensions for Firefox.

June 10th, 2009 Jimmy No comments

This tutorial is a mini-howto on how to make a JavaScript based plugin for FireFox. The only thing you need is a text editor, a zip tool, and FireFox. Extensions are really nothing more than a zipped up structure of files that define your plugin and extension. Read more…