Skip to content Skip to sidebar Skip to footer
Showing posts with the label Firefox Addon

Save Pdf Directly To File Using Jspdf

My script is a Firefox addon so has access to sensitive code like access to filesystem etc. I displ… Read more Save Pdf Directly To File Using Jspdf

Getting The Contents Of The Toolbar Search Box Using The Mozilla Firefox Add-on Sdk

I am developing a Firefox addon and I was wondering how to get the contents of the search box in th… Read more Getting The Contents Of The Toolbar Search Box Using The Mozilla Firefox Add-on Sdk

Retrieving A Word That Is Selected

I am writing a plugin which tries to display the meaning of a selected word in firefox browser. How… Read more Retrieving A Word That Is Selected

How Can I Access Firefox Extension Resources

How can I access firefox extension data from javascript code injected directly to the page? I´m loo… Read more How Can I Access Firefox Extension Resources

What Does Paragraph About Figuring Out Xul Elements Mean In Mdn Document: "how To Convert An Overlay Extension To Restartless"

Recently a friend of mine and I have been working on a Firefox extension. He handed the code to me … Read more What Does Paragraph About Figuring Out Xul Elements Mean In Mdn Document: "how To Convert An Overlay Extension To Restartless"

Firefox Addon To Do Something Everytime A User Hits Enter In The Address Bar

I'm trying to write an extension that monitors every time someone types hits enter when using t… Read more Firefox Addon To Do Something Everytime A User Hits Enter In The Address Bar