put_profile__id__custom
Modify specific settings of a browser profile including name, notes, language, proxy, and geolocation configurations to customize browsing behavior and manage preferences efficiently.
Instructions
Update profile with partial parameters
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| audioContext | No | AudioContext is a configuration component that controls how Chromium handles the Web Audio API. | |
| autoLang | No | If true, the browser will automatically change the language to the language of your location or proxy location if proxy is enabled. | |
| bookmarks | No | Bookmarks of the browser that will be created. | |
| canvas | No | Canvas is a browser feature that utilizes the HTML5 Canvas API for rendering 2D and 3D graphics in web browsers. | |
| chromeExtensions | No | List of Chrome extensions to be installed in the browser profile. | |
| clientRects | No | Controls whether the client rectangle values are randomized. | |
| devicePixelRatio | No | Parameter of mobile devices, tablets and notebooks. If you not sure what to put - leave it empty. | |
| dns | No | Allows you to specify custom DNS (Domain Name System) settings for the browser profile. | |
| folderName | No | ||
| folders | No | List of folder identifiers associated with this browser profile for organization. | |
| fonts | No | Fonts are a configuration component that controls how Chromium handles the Fonts API. | |
| geolocation | No | Geolocation in the browser is a feature that allows websites to access the user's geographical location. | |
| id | Yes | ||
| lockEnabled | No | If enabled - other users will not be able to run this profile when its already running. | |
| mediaDevices | No | A feature that provides access to connected media input and output devices like cameras, microphones, and speakers. | |
| name | No | Profile name. | |
| navigator | No | ||
| notes | No | Here you can put some information about the profile that wil help you to navigate. | |
| os | No | OS type. It should be the same with the OS you want to run the browser on. | |
| osSpec | No | Here you can specify OS specification. For example chip version for macos or version of windows. | |
| proxy | No | ||
| timezone | No | The timezone configuration is a setting that controls how the browser handles time and date information. | |
| userChromeExtensions | No | List of custom Chrome extensions to be installed in the browser profile. | |
| webGL | No | WebGL (Web Graphics Library) is a JavaScript API in Chromium-based browsers that allows websites to render interactive 2D and 3D graphics without requiring plugins. It provides direct access to the computer's GPU(Graphics Processing Unit) for accelerated rendering. | |
| webGLMetadata | No | Controls WebGL metadata such as vendor and renderer information. | |
| webRTC | No | WebRTC in browser configuration refers to settings that control how the browser handles real-time communication protocols. | |
| workspaceId | No |