搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

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

  • 1 个回答
  • 1 人有此问题
  • 1 次查看
  • 最后回复者为 the-edmeister

more options

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.

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)

more options

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