Set-FirefoxHomepage
Description
Applies a homepage to Firefox.
Usage
- Sets up the JSON item.
- Applies the JSON item to the Firefox file.
.\Set-FirefoxHomepage.ps1 -Homepage "https://duckduckgo.com" -EnforceHomepageStartup
This command will set the homepage of Firefox to "https://duckduckgo.com" and configure the browser to display this homepage on startup.
Parameters
Parameter | Alias | Required | Default | Type | Description |
---|---|---|---|---|---|
Homepage | True | String | The URL to the desired homepage. | ||
EnforceHomepageStartup | False | Bool | Sets the browser to display the homepage on startup. |
Output
Location of output for log, result, and error files.
.\Set-FirefoxHomepage-log.txt