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

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

Learn More

Adding policy based custom configurations on a Extension

  • 2 ответа
  • 1 имеет эту проблему
  • 23 просмотра
  • Последний ответ от Mike Kaply

more options

We are trying to install an Extension which captures performance metrics of end users of our Org , we need to push this extension to all the users in our Org via Policy based so that there is no user interaction for installing this plugin, however we are unable to find how to add details explicitly to the extension the details include the Host, port and version where the plugin will be sending the data , need help to find the appropriate details

We are trying to install an Extension which captures performance metrics of end users of our Org , we need to push this extension to all the users in our Org via Policy based so that there is no user interaction for installing this plugin, however we are unable to find how to add details explicitly to the extension the details include the Host, port and version where the plugin will be sending the data , need help to find the appropriate details

Все ответы (2)

more options

Try to ask advise at the Add-ons forum website.

I've moved the question to Firefox for Enterprise since this is about Firefox in an organization.

more options

It's up to the extension provider to provide this ability via chrome.storage.managed which allow you to configure it.

What's the extension?