Skip to content

NoDefaultBookmarks

Disable the creation of default bookmarks.

This policy is only effective if the user profile has not been created yet.

FirefoxFirefox ESRFirefox Enterprise
Available since 60Available since 60Available since 149

CCK2 Equivalent: removeDefaultBookmarks
OMA-URI: NoDefaultBookmarks
Preferences Affected: N/A

policies.json
{
"policies": {
"NoDefaultBookmarks": true
}
}
JSON schema
NoDefaultBookmarks JSON schema
{
"type": "boolean"
}
Software\Policies\Mozilla\Firefox\NoDefaultBookmarks = 0x1 | 0x0
<dict>
<key>NoDefaultBookmarks</key>
<true/> | <false/>
</dict>