Skip to content

Remove Google Chrome Extension

Removes selected extensions from Chrome ExtensionSettings and optionally cleans managed values created by the Chrome Add Extension brick, including global default and legacy forcelist entries.

Optional

Optional extension IDs to remove. 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.

Required — Default: True

Enable to remove legacy ExtensionInstallForcelist entries tracked by this brick.

  • Category: Browser settings
  • Brick ID: Chrome-Remove-Extension
{
"category": "browserSettings",
"description": "Removes selected extensions from Chrome ExtensionSettings and optionally cleans managed values created by the Chrome Add Extension brick, including global default and legacy forcelist entries.",
"developerVendor": "CapaSystems A/S",
"displayName": null,
"id": "Chrome-Remove-Extension",
"name": "Remove Google Chrome Extension",
"parameters": [
{
"allowManualInput": false,
"defaultValue": "",
"defaultValueObject": null,
"description": "Optional extension IDs to remove. 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
},
{
"allowManualInput": false,
"defaultValue": "True",
"defaultValueObject": null,
"description": "Enable to remove legacy ExtensionInstallForcelist entries tracked by this brick.",
"id": "RemoveManagedLegacyForcelistEntries",
"name": "Remove Managed Legacy Forcelist Entries",
"regExValidation": "",
"required": true,
"type": "Boolean",
"value": null,
"values": [],
"valuesObject": null
}
],
"powershell": {
"base64Encoded": true,
"function": "ZnVuY3Rpb2..."
},
"type": "powerbrick",
"version": "2026.9.1.1"
}