The Mudcat Café TM
Thread #173397   Message #4212934
Posted By: DaveRo
05-Dec-24 - 03:05 PM
Thread Name: Tech: Do Google searches w/o AI 'results' on page
Subject: RE: Tech: Do Google searches w/o AI 'results' on page
Stilly River Sage wrote: ...I have "&udm=14" (no quotes) so if I forget to open the dedicated search to avoid AI I can copy and paste that onto the end of my search string and refresh it...
You could try a bookmarklet to do that. Set up a bookmark on the toolbar called "No AI" or something, and instead of a URL starting "http..." put
javascript:document.location=document.location+"&udm=14"
Clicking that will add that text to the current URL and reload the page.

Works in Firefox; I don't know if it works in Chrome any more.