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

Referenceerror While Using Sdk/tabs In Firefox Webextension

This is my first time learning to build a firefox addon. I want store all the open tabs in a window… Read more Referenceerror While Using Sdk/tabs In Firefox Webextension

Barcode Scanner In Javascript? Or Plugin/extension

I'm looking at writing a USB barcode scanner interface to a web application (offline app). By … Read more Barcode Scanner In Javascript? Or Plugin/extension

Http Post In Javascript In Firefox Extension

I'm a newbie trying to do a simple HTTP post in JS within a Firefox extension.. This isn't … Read more Http Post In Javascript In Firefox Extension

How To Properly Set Events For Dynamic Xul Elements?

I have a toolbar extension that generates dynamic toolbarbutton and menuitem elements. These items … Read more How To Properly Set Events For Dynamic Xul Elements?

Re-packaging And/or Modifying An Existing Firefox Extension Xpi

I am an advanced user and have some programmer skills but I have installed some firefox add-on and … Read more Re-packaging And/or Modifying An Existing Firefox Extension Xpi

Selenium Webdriver: Firefox Headless Inject Javascript To Modify Browser Property

I'm trying to figure out how is possible to use selenium webdriver with python or java to injec… Read more Selenium Webdriver: Firefox Headless Inject Javascript To Modify Browser Property

Ff Addon: How To Declare C Function Fgets In Javascript

I'm developing firefox plugin and I want to read file using WinApi. I manage to connect with W… Read more Ff Addon: How To Declare C Function Fgets In Javascript

Firefox Addon Observer Http-on-modify-request Not Working Properly

I have a weird bug in my addon, the addon itself needs to add a request header parameters for a spe… Read more Firefox Addon Observer Http-on-modify-request Not Working Properly