I\'ve started exploring XUL Runner as a potential tool for an upcoming app. I can get some good examples running using the command line开发者_JAVA百科 xulrunner-bin myapp.
I want to build a FireFox addon that can capture a webpage as an image (which seems simple using a canvas object) and also preserve the XY postions of the hyperlinks present in the webpage.
I am working on a Firefox Add-on that view TIFF Files. I\'m having trouble figuring out how to do the UI, buttons, scrollers etc. I\'m on a mac, so the program is being written in either C or Objectiv
With win32 COM I create an Internet Explorer instance and control it almost fully from my python code (manipulate windows, DOM elements, etc). More specifically, using DispatchEx(\'InternetExplorer.Ap
I\'m trying to detect when a user hits escape or enter when in a xul textbox (firefox extension). But the following code doesn\'t seem to work. Any assistance would be much appreciated.
I have made a firefox extension which loads a web page using xmlhttprequest. My extension has it\'s own window opened alongside the main Firefox.
I am creating a Firefox extension that pops up growl-like notifications. Currently I am popping them up relative to a status bar icon. This is fine unless there are other status bar extensions install
My XULRunner application has a button named \"Show Recordings\". Pressing it should result in Windows Explorer opening the folder for the user. How can I achieve this?
Lets just say that I wanted to be extra careful with the website I\'m visiting (irrespective of whether the site is offered in https) and wanted to convert every hr开发者_开发知识库ef in the web page
I am developing a Firefox add-on, and for that I have used overlay, now I want that if somebody presses the key like control+j it should open my extension, and if somebody presses ctrl+space it should