Try Google's New Interface


Recommended Posts

Update: In the comments reader Whosawhatsis has posted an easier way to accomplish the same thing without installing any extensions. Try that first.

1.

Download and install the Add N Edit Cookies extension. Restart Firefox.

2.

Run the extension by going to Tools > Cookie Editor.

3.

Type "google" into the box at the top and click "Filter/Refresh". Scroll through the list and look for a cookie called "PREF" (Disclaimer: I don't know what this cookie is really for, so modify it at your own risk!).

1.

If it exists, double-click on it and change the "Content" field to the following (remove the line break first):

ID=fb7740f107311e46:TM=1142683332:

LM=1142683332:S=fNSw6ljXTzvL3dWu

2.

If it does not exist, you must create it. Click on Add. Enter PREF for the Name and the bold string above for Content. Set the Domain to .google.com and / for the Path. Set the expiration date to whatever you want--pick "Expire at end of session" if you only want to see the "new" Google until the next time you launch Firefox. Otherwise set a date far in the future.

4.

Click Save and then close out of the Cookie Editor. The next time you search Google you should see the new search results page. If you get sick of it, you can just delete to cookie and it'll go away.

http://www.downloadsquad.com/2006/03/24/tr...-new-interface/

I gave it a try, and it works perfectly :D

woot4gk.png

Link to comment
https://www.neowin.net/forum/topic/446447-try-googles-new-interface/
Share on other sites

Much easier to just go to www.google.com, then paste this into the address bar of any browser:

javascript:alert(document.cookie="PREF=ID=fb7740f107311e46:TM=1142683332:LM=1142683332:S=fNSw6ljXTzvL3dWu;path=/;domain=.google.com")

Then you'll see the "new" Google page for the rest of that session. Looks like a minimal improvement to me if anything.

Live.com has way better search UI. They just need to get the page rendering perf up. Did anyone notice that they updated Live Search this week to replace the goofy scrollbar and add custom Search Macros?

Much easier to just go to www.google.com, then paste this into the address bar of any browser:

javascript:alert(document.cookie="PREF=ID=fb7740f107311e46:TM=1142683332:LM=1142683332:S=fNSw6ljXTzvL3dWu;path=/;domain=.google.com")

Then you'll see the "new" Google page for the rest of that session. Looks like a minimal improvement to me if anything.

That does not work for me :/

Much easier to just go to www.google.com, then paste this into the address bar of any browser:

javascript:alert(document.cookie="PREF=ID=fb7740f107311e46:TM=1142683332:LM=1142683332:S=fNSw6ljXTzvL3dWu;path=/;domain=.google.com")

Then you'll see the "new" Google page for the rest of that session. Looks like a minimal improvement to me if anything.

Live.com has way better search UI. They just need to get the page rendering perf up. Did anyone notice that they updated Live Search this week to replace the goofy scrollbar and add custom Search Macros?

didnt work for me, the first method did though :)

just makes the top bit, look a bit squashed imo...

Much easier to just go to www.google.com, then paste this into the address bar of any browser:

javascript:alert(document.cookie="PREF=ID=fb7740f107311e46:TM=1142683332:LM=1142683332:S=fNSw6ljXTzvL3dWu;path=/;domain=.google.com")

Then you'll see the "new" Google page for the rest of that session. Looks like a minimal improvement to me if anything.

Live.com has way better search UI. They just need to get the page rendering perf up. Did anyone notice that they updated Live Search this week to replace the goofy scrollbar and add custom Search Macros?

It works in my Safari.

That does not work for me :/

If you're in the UK replace the .com in the alert to .co.uk

UK:

javascript:alert(document.cookie="PREF=ID=fb7740f107311e46:TM=1142683332:LM=1142683332:S=fNSw6ljXTzvL3dWu;path=/;domain=.google.co.uk")

NL:

javascript:alert(document.cookie="PREF=ID=fb7740f107311e46:TM=1142683332:LM=1142683332:S=fNSw6ljXTzvL3dWu;path=/;domain=.google.nl")

etc.

Live.com has way better search UI. They just need to get the page rendering perf up. Did anyone notice that they updated Live Search this week to replace the goofy scrollbar and add custom Search Macros?

I didn't notice, but I'm glad you mentioned it! That's fixed the only real complaint I had with live.com; it's now my main search. :)

I've come across this before while searching, cant get it to work now for some reason.

I'm pretty neutral on this: the new interface how that little green meter which is cool, but narrows the frame in which search results are displayed. And the old interface is just fine.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • The useful lapdogs  
    • Nobody is buying a PS5 only for playing Until Dawn 2. Their loss.
    • If you actually used it instead of responding like a petulant child you might be surprised. I switched from Google some time ago and have been very satisfied.
    • I am one of the first people to use the DXVK technology. In the channel below you can see some videos that I have made using this technology, including Assassin's Creed Odyssey. https://www.youtube.com/@nahum7995/videos Assassin's Creed Odyssey experienced several bugs and technical issues during its first months after release. It launched with its own fair share of funny but frustrating glitches. I ran it on DXVK 9 days after its release and I played it for many hours but didn't see a single significant bug on Linux. Assassin's Creed Odyssey is widely celebrated for pushing the franchise in bold new directions and specifically for nailing several elements better than any other title in the AC series: Player Choice & Branching Narrative, The Mercenary & Cultist System, Mythological Integration, Overpowered Combat Abilities, Open World Exploration But what I'm trying to point out is that this game wasn't quite playable on most windows systems, until a few months after its release when most of the bugs were fixed. However, on Linux it ran completely flawless from day one, although DXVK had seen little development and refinement at the time. What do you think the situation will be in 2026 now that most bugs and glitches of DXVK have been completely eliminated? This is information from Google about these situations that I am quoting. In many cases, using DXVK (a translation layer that converts DirectX 9, 10, or 11 into Vulkan) can result in more stable frame times and higher performance than native Windows rendering. This happens primarily by bypassing driver overhead and multithreading draw calls that were previously restricted to a single CPU core. Older APIs (like DirectX 9 and 11) are largely single-threaded on the CPU side. DXVK translates these calls to Vulkan, which is highly multi-threaded. This reduces CPU-bound stuttering on weaker processors. In certain cases, GPU manufacturers (especially AMD) have significantly better and more modern Vulkan drivers than they do for legacy DirectX. Vulkan gives developers—and in this case, the translation layer—closer control over how resources are held in VRAM. This can prevent micro-stutters and sudden frame drops during chaotic gameplay. Yes, certain games, particularly older DirectX 9 to 11 titles, can run with fewer crashes on DXVK than on native Windows. By intercepting DirectX draw calls and translating them into the modern, highly efficient Vulkan API, DXVK bypasses the limitations and poor driver support that cause instability in aging game engines. PlayStation 1, PlayStation 2 and PlayStation 3 can be easily and perfectly emulated on Linux. In fact, modern Linux emulators offer high-performance upscaling, widescreen patches, and automatic controller mapping out of the box.                                                                                                                                                                                                                                                                                                                                 PlayStation 1/2/3 games look drastically better on Linux thanks to resolution upscaling. Furthermore, it is also a fact that you cannot play many fun games on Windows either, isn't it? - The Nintendo Switch has an extensive library of exclusive games. - PlayStation has an extensive library of exclusive games - Android has "mobile-exclusive" games, meaning they are exclusive to mobile devices (iOS and Android) and aren't available on PC or consoles. And finally, it is also the case that in the next five years there will be games that millions of people will say you absolutely must play and that they want to play this specific game that released a few days ago. However, the other side of this story is that currently, absolutely no one cares that they cannot play these upcoming games right now.
  • Recent Achievements

    • One Month Later
      nothanks earned a badge
      One Month Later
    • One Month Later
      B2Proxy earned a badge
      One Month Later
    • One Year In
      MadMung0 earned a badge
      One Year In
    • Week One Done
      jefred earned a badge
      Week One Done
    • Apprentice
      JoeyNeo went up a rank
      Apprentice
  • Popular Contributors

    1. 1
      +primortal
      486
    2. 2
      PsYcHoKiLLa
      232
    3. 3
      Skyfrog
      79
    4. 4
      FloatingFatMan
      68
    5. 5
      Michael Scrip
      58
  • Tell a friend

    Love Neowin? Tell a friend!