patch_profile_chrome_extensions_many
Update Chrome extensions for multiple browser profiles in GoLogin. Add official or custom extensions and remove unnecessary ones in bulk, ensuring consistent profile configurations.
Instructions
Update chrome extensions for multiple profiles
Input Schema
Name | Required | Description | Default |
---|---|---|---|
chromeExtensionIds | Yes | List of chrome extension IDs (oficial ID from chrome store) that you want to add to the profiles. | |
customExtensionIds | Yes | Gologin allows you to add custom chrome extensions (not published in chrome store) to the profiles. If you want to upload your custome extension - you need to upload it in out application. Should be empty if you dont want to add any custom extensions. | |
extensionsToRemove | Yes | List of chrome extension IDs that you want to remove from the profiles. | |
profileIds | Yes | List of profile IDs to update. |