I\'m trying to make some changes to an old Firefox addon of mine (available here). The .xpi package there works. But when I literally just unzip and rezip it, it will still install, but the context-me
I have a mysql database, with a php form.Normally, people use the php form on my website to add to the mysql database.I have been building a firefox addon to let them use the form without visiting the
I want to create an extension in Firefox that extracts links embedded on a web page from users moving the mouse on the link. This would be very similar to link target display on the status bar at the
I have a toolbar and want 开发者_如何学运维to create a button that will display a drop down list of the back button history which the user can select and go back to that page.Check the Firefox source
Does anyone know what might have changed since v3.0.5 that would enable extensions to work?Or, maybe I\'m missing a setting somewhere?I wrote this add-on that works fine with newer versions, but I can
My web page is not loading properly.How to debug thi开发者_JAVA技巧s problem?Is there any addon on mozilla for this?Depending on what you need to test you can get away with Firebug - for example XUL p
I\'d like to find a Firefox addon that wou开发者_如何学JAVAld look at the url you\'re viewing, match it against a pattern, and if there was a match it would execute arbitrary Javascript (maybe by load
I have browser plugins that insert an iframe into a webpage.The iframe is inserted as early as possible (using DOMContentLoaded) so that the contents of the iframe will render with the page.
hi i have problem with my first addons.. i try to select the word on the website page with this function
How do I change the size of a dialog box for a firefox extenion? In javascript onload,开发者_Go百科 I know how to call \"window.sizeToContent()\" for it to guess what the size should be, but does any