Chromium Browsers - Homepage - Set
Summary
This document presents an automated implementation of the agnostic script SWM - Software Configuration - Set-ChromiumHomepage to enforce a homepage for Chromium-based browsers. The supported browsers are Google Chrome
and Microsoft Edge
.
The Browser
parameter can be used to specify the browser's name.
Sample Run
-
Setting https://www.provaltech.com as Google Chrome's homepage:
-
Setting https://www.provaltech.com as Microsoft Edge's homepage:
-
Setting https://www.provaltech.com as the homepage for both Microsoft Edge and Google Chrome:
Dependencies
SWM - Software Configuration - Set-ChromiumHomepage
User Parameters
Name | Example | Required | Description |
---|---|---|---|
Browser | Chrome | False | The 'Browser' parameter specifies the browser for setting the homepage. Acceptable values are 'Chrome' and 'Edge'. If this parameter is left blank, the script will attempt to set the homepage for both browsers. |
Homepage | https://www.provaltech.com/ | True | The string value of the homepage to set in the browser. |
EnforceOnNewTab | 1 | False | Set to 1 to force the homepage on each new tab instead of the new tab page. |
EnforceHomepageStartup | 1 | False | Set to 1 to force the homepage to be the only open tab at the startup of the browser. |
Output
- Script Logs