DisablePocket (deprecated)
Remove Pocket in the Firefox UI. It does not remove it from the new tab page.
Compatibility: Firefox 60, Firefox ESR 60
CCK2 Equivalent: disablePocket
Preferences Affected: extensions.pocket.enabled
Windows (GPO)
Section titled “Windows (GPO)”Software\Policies\Mozilla\Firefox\DisablePocket = 0x1 | 0x0Windows (Intune)
Section titled “Windows (Intune)”OMA-URI:
./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisablePocketValue (string):
<enabled/> or <disabled/><dict> <key>DisablePocket</key> <true/> | <false/></dict>policies.json
Section titled “policies.json”{ "policies": { "DisablePocket": true | false }}