I want to make a custom tool bar to mozilla firefox.Which programming language or technology or which developer tools i need to use.Kindly provide some guidance
I need to design a custom toolbar for Firefox. My functionalities include. While installing the toolbar Prompting the user to enter details that are needed and save it to database.Once user done with this and toolbar is installed a button should be available on the toolbar for the user to click and once he clicks the form has to be auto-populated with all the details.I currently does not get which technology or developer tools I need to use to create this toolbar app.Kindly guide me in this regard.
所有回复 (1)
Here's a good starting place: https://developer.mozilla.org/en-US/Add-ons
But before you get started, you need to realize that the current "extension landscape" will be changing drastically in 2016 with WebExtensions coming into play and the deprecation of XUL and XPCOM-based add-ons that have made Firefox what it is today. https://developer.mozilla.org/en-US/Add-ons/WebExtensions