Anonymous View
Skip to content

DisablePocket (deprecated)

Remove Pocket in the Firefox UI. It does not remove it from the new tab page.

FirefoxFirefox ESRFirefox Enterprise
Available since 60Available since 60Not supported

CCK2 Equivalent: disablePocket
Preferences Affected: extensions.pocket.enabled

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