VisualSearchEnabled
Enable or disable visual search.
Visual search lets users search the web using an image on the page instead of typing a query, through Google Lens in the context menu.
It is only offered when Google is the default search engine, so removing Google with the SearchEngines policy also takes the feature away.
Compatibility
Section titled “Compatibility”| Firefox | Firefox ESR | Firefox Enterprise |
|---|---|---|
| Available since 144 | Available since 153 | Available since 149 |
CCK2 Equivalent: N/A
OMA-URI: VisualSearchEnabled
Preferences Affected: browser.search.visualSearch.featureGate
Examples
Section titled “Examples”{ "policies": { "VisualSearchEnabled": false }}JSON schema
{ "type": "boolean"}Windows (GPO)
Section titled “Windows (GPO)”Software\Policies\Mozilla\Firefox\VisualSearchEnabled = 0x1 | 0x0<dict> <key>VisualSearchEnabled</key> <true/> | <false/></dict>