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

Convert Javascript Into Firefox Extension

hi im pretty much a beginner.I need some help turning this script in an browser extension for firef… Read more Convert Javascript Into Firefox Extension

Can I Add A Context Menu To A Widget?

I'm trying to add a context menu to a widget This is the menu: var widgets = require('sdk/w… Read more Can I Add A Context Menu To A Widget?

Hide Location Bar From Firefox Add-on

In my add-on I have an HTML page that gets displayed upon install/update. Firefox obviously shows t… Read more Hide Location Bar From Firefox Add-on

How To Know When The Dom Of An Iframe Is Ready Again After Changing Its Content?

I'm writing a firefox addon using jquery. I added an iFrame to a page and filled it with anothe… Read more How To Know When The Dom Of An Iframe Is Ready Again After Changing Its Content?

Biff5 - Excel - Workbook Stream Problems (corrupt File)

I am successfully writing to an Excel file, using javascript from my FireFox extension. I can get t… Read more Biff5 - Excel - Workbook Stream Problems (corrupt File)

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