XPCOM (Cross Platform Component Object Model) is a cross-platform component model from Mozilla.
I was reading about development of XPCOM component. I came across these terms called whitelist data and blacklist data, I …
xpcom whitelist blacklistI'm using Execute JS to write and test Javascript code within Firefox. I want to open a new tab/window …
javascript firefox firefox-addon xpcomwhat is the advantage of using a python virtualbox API instead of using XPCOM?
python virtualbox xpcomI am building an add-on for an application. The clients are paying to view some webpages and download some files …
javascript firefox firefox-addon webpage xpcomIs document.getElementById method supported on DOM parsed from XML strings using the DOMParser method in Mozilla? I am making …
javascript xml firefox-addon xpcom xml-parsingI want to prefix URLs which match my patterns. When I open a new tab in Firefox and enter a …
url firefox-addon xpcom