Skip to content

Remove Mozilla Firefox Extension

Removes Firefox extensions from the ExtensionSettings policy and cleans up managed values created by the Firefox Add Extension brick, including the global default block.

Optional

Optional extension IDs to remove. Separate multiple IDs with commas. Leave empty to only remove extensions tracked by this brick.

Required — Default: True

Enable to remove extension entries tracked by this brick.

Required — Default: True

Enable to remove the global ‘*’ policy block when it is tracked as managed by this brick.

  • Category: Browser settings
  • Brick ID: Firefox-Remove-Extension
{
"category": "browserSettings",
"description": "Removes Firefox extensions from the ExtensionSettings policy and cleans up managed values created by the Firefox Add Extension brick, including the global default block.",
"developerVendor": "CapaSystems A/S",
"displayName": null,
"id": "Firefox-Remove-Extension",
"name": "Remove Mozilla Firefox Extension",
"parameters": [
{
"allowManualInput": false,
"defaultValue": "",
"defaultValueObject": null,
"description": "Optional extension IDs to remove. Separate multiple IDs with commas. Leave empty to only remove extensions tracked by this brick.",
"id": "ExtensionIDs",
"name": "Extension IDs",
"regExValidation": "",
"required": false,
"type": "TextBox",
"value": null,
"values": [],
"valuesObject": null
},
{
"allowManualInput": false,
"defaultValue": "True",
"defaultValueObject": null,
"description": "Enable to remove extension entries tracked by this brick.",
"id": "RemoveManagedExtensions",
"name": "Remove Managed Extensions",
"regExValidation": "",
"required": true,
"type": "Boolean",
"value": null,
"values": [],
"valuesObject": null
},
{
"allowManualInput": false,
"defaultValue": "True",
"defaultValueObject": null,
"description": "Enable to remove the global '*' policy block when it is tracked as managed by this brick.",
"id": "RemoveManagedGlobalDefault",
"name": "Remove Managed Global Default",
"regExValidation": "",
"required": true,
"type": "Boolean",
"value": null,
"values": [],
"valuesObject": null
}
],
"powershell": {
"base64Encoded": true,
"function": "ZnVuY3Rpb2..."
},
"type": "powerbrick",
"version": "2026.9.1.1"
}