Related questions
How to add java plugin for Firefox on Linux?
I want to add java plugin for FireFox (v10.0.12) on Linux(Centos 5.6 64bit).
I have JDK 1.7.0_12 installed, and add a symbolic link to plugin folder under /usr/lib/mozilla to the file libnpjp2.so under (JRE)/lib/amd64/
Followd this
…
How do I write a Firefox Addon?
What are some resources for getting started writing a Firefox Addon? Is there an API guide somewhere? Is there a getting started tutorial somewhere? Is there a developer discussion board somewhere?