搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

Learn More

Adding policy based custom configurations on a Extension

  • 2 回覆
  • 1 有這個問題
  • 20 次檢視
  • 最近回覆由 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?