Fragen zum Thema werden angezeigt:
Fragen mit folgendem Schlagwort anzeigen:

Disable Add-ons

How to disable Firefox add-ons in order to block to install temporary extensions. I am generating policies via Firefox Policy generator. { "name": "myconfig", "time": … (Lesen Sie mehr)

How to disable Firefox add-ons in order to block to install temporary extensions. I am generating policies via Firefox Policy generator. {

 "name": "myconfig",
 "time": "2025-12-14T13:17:27.479Z",
 "configuration": {
   "arrayfields": {},
   "checkboxes": {
     "BlockAboutAddons": true,
     "BlockAboutConfig": true,
     "BlockAboutProfiles": true
   },
   "input": {},
   "textareas": {},
   "select": {}
 }

}

Archiviert 1 833

Are extensions installed via `ExtensionSettings` auto-updated?

I have a few questions regarding the auto-update policy of extensions installed via ExtensionSettings with the force_installed installation mode. Can the extension rece… (Lesen Sie mehr)

I have a few questions regarding the auto-update policy of extensions installed via ExtensionSettings with the force_installed installation mode.

  1. Can the extension receive auto-updates just like extensions installed through normal means? (e.g. extensions installed from https://addons.mozilla.org)
  2. If so, will the user be notified when the extension requests new permissions?
Gelöst Archiviert 1 274