FFOX-00-000028 - Firefox must not recommend extensions as the user is using the browser.

Information

The Recommended Extensions program recommends extensions to users as they surf the web.

The user must not be encouraged to install extensions from the websites they visit. Allowed extensions are to be centrally managed.

Solution

Windows group policy:
1. Open the group policy editor tool with 'gpedit.msc'.
2. Navigate to Policy Path: Computer ConfigurationAdministrative TemplatesMozillaFirefoxUser Messaging
Policy Name: Extension Recommendations
Policy State: Disabled

macOS 'plist' file:
Add the following:
<key>UserMessaging</key>
<dict>
<key>ExtensionRecommendations</key>
<false/>
</dict>

Linux 'policies.json' file:
Add the following in the policies section:
'UserMessaging': {
'ExtensionRecommendations': false
}

See Also

https://dl.dod.cyber.mil/wp-content/uploads/stigs/zip/U_MOZ_Firefox_V6R5_STIG.zip

Item Details

Category: CONFIGURATION MANAGEMENT

References: 800-53|CM-7a., CAT|II, CCI|CCI-000381, Rule-ID|SV-251572r879587_rule, STIG-ID|FFOX-00-000028, Vuln-ID|V-251572

Plugin: Unix

Control ID: ee478a3d4e59c272270b0dcabd4e884eaf4f62e3cbad0f9a030ac51c9e94f17e