I want to make a Firefox extension that can store and retrieve data from a database. However I've only been finding solutions that would work locally for each u
I am in the process of developing a web extension (for firefox) and use console.log a lot during the development process. I do not want my extension to be detec
I am trying to install an extension in Firefox 45 (same happens with Firefox 49), but Firefox does not allow me to do that, indicating that This add-on could
When using browser.webRequest.onBeforeRequest, I would like to return a redirect to an HTML file packaged in the extension. I have the extension activated as a
I need to take a full screenshot of a localhost page I'm working on. Print Screen button offers me no solution to this nor the Alt-Print Screen does, as they ta
So I'm trying to make a macro to catch Pokemon from maps in this game but there if you encounter a Turf War it will show this image: As you can see the click
I am creating a Firefox add-on to store data in the local-storage. But it is limited to 5MB. I want it to be unlimited. Is there any way to make the local-stora
Following these instructions, I went to about:debugging -> This Firefox and clicked Inspect on my extension, which shows a console. But no logs show up there