Skip to main content

Register Chromium Extension

Description

Adds one or more extensions to popular Chromium-based browsers.

Requirements

The Extension URL ID must be obtained from Chrome Web Store.

Sample Deployment Parameters

Example 1: Installing Claude Extension for Chrome

ExtensionID:

fcoeoabgfenejglbffodgkkbkcdhcgfn

Target:

Chrome

Image1

Example 2: Installing Dark Reader Extension for Edge

ExtensionID:

eimadpbcbfnmbkopoojfekhnkhdbieeh

Target:

Edge

Image2

Example 3: Installing both Claude and Dark Reader Extensions for both Chrome and Edge

ExtensionID:

fcoeoabgfenejglbffodgkkbkcdhcgfn
eimadpbcbfnmbkopoojfekhnkhdbieeh

Target:

Chrome
Edge

Image3

Example 4: Installing both Claude and Dark Reader Extensions for all supported browsers (Chromium, Chrome, Edge, Brave, and Vivaldi)

ExtensionID:

fcoeoabgfenejglbffodgkkbkcdhcgfn
eimadpbcbfnmbkopoojfekhnkhdbieeh

Target: (leave blank or omit to apply to all supported browsers)

Image4

Parameters

ParameterValidateSetRequiredDefaultTypeDescription
ExtensionIDTrueString[]Holds the URL ID values for the desired extensions to install.
TargetChromium, Chrome, Edge, Brave, VivaldiFalseDefaults to applying settings to all available targetsString[]Designates the target browser to add the extension to.

Task Configuration

Changelog

2026-04-02

  • Deprecated Install Google Chrome Extension and Install Microsoft Edge Extension
  • Initial version of the document