DisableProfileImport
Disables the "Import data from another browser" option in the bookmarks window.
Compatibility: Firefox 60, Firefox ESR 60
CCK2 Equivalent: N/A
Preferences Affected: N/A
Windows (GPO)
Section titled “Windows (GPO)”Software\Policies\Mozilla\Firefox\DisableProfileImport = 0x1 | 0x0Windows (Intune)
Section titled “Windows (Intune)”OMA-URI:
./Device/Vendor/MSFT/Policy/Config/Firefox~Policy~firefox/DisableProfileImportValue (string):
<enabled/> or <disabled/><dict> <key>DisableProfileImport</key> <true/> | <false/></dict>policies.json
Section titled “policies.json”{ "policies": { "DisableProfileImport": true | false }}