Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

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