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

    • Unsurprisingly, there's what the law says and what the old white wealthy males legally enforce...
    • Or anything online that requires an anti-cheat
    • Gf needed a new Surface and was looking at a Surface Laptop because of the Snapdragon. Seeing as it was a two year old chip she just decided to get a Lenovo Yoga 2 in 1 instead. Personally this Surface Ultra Cassis reminds me a bit of Razor. It would be interesting if it could handle proper gaming and be 17 inch.
    • No idea, frankly, I'm not into minimum requirements gaming, but it would be an interesting test to find out. Also, I just have to point out that it wasn't my intention to downplay the performance of DXVK on Linux or Linux gaming in general (despite my own experience being a bit of a mixed bag). I just thought it would be good to point out that DXVK is not Linux exclusive and that you can benefit from using it even in Windows.
    • Fastfetch 2.64 released bringing new logos and other improvements by David Uzondu Fastfetch, the popular command-line system information tool that developers created as a fast alternative to the classic Neofetch utility, has updated its codebase to version 2.64, bringing experimental scripting power, streamlined compilation options, a smarter logo renderer, and Codec module support. As noted earlier, Fastfetch can now detect hardware-accelerated video codecs across Windows, macOS, Linux, and Android through this new Codec module. On Linux and BSD, the utility uses VA-API by default, with a fallback to VDPAU on Nvidia hardware if compiled with libva and libvdpau. Windows users get D3D12VA on Windows 11 or D3D11VA with Media Foundation Transforms on older systems, while macOS relies on VideoToolbox and Android utilizes AMediaCodec. You can manually toggle Vulkan Video via the config file, and the program will report both encoders and decoders unless configured otherwise. Logo support for Quasar, Origami, Origami_small, NixOS2, and BerserkArch also landed in this release. BerserkArch, if you have never heard of it, is a specialized Arch Linux derivative that targets security researchers and power users. This distro comes with an offensive security tool manager, simply called berserk, which allows users to install complex hacking toolkits with single terminal commands. Moving on, Fastfetch now has experimental scripting options for custom formats using Lua or QuickJS. The Lua integration supports versions 5.3 through 5.5, sharing a single interpreter instance across all modules so you can store variables globally. T Alternatively, if you prefer JavaScript, you can use QuickJS-ng version 0.15.0 or newer to evaluate your custom formats with the qjs: prefix. Other changes that version 2.64 brings include native CMake compilation flags to disable specific modules to shrink the final binary size. Users can delete unwanted ASCII logo files directly from the source directory before building to save additional space. The format engine now boasts ANSI-escape awareness, meaning you can center text with the new vertical bar specifier without breaking colored outputs. Haiku users receive preliminary support for boot manager, window manager theme, screen brightness, and other basic properties. Finally, the Linux edition now extracts desktop wallpaper and theme details from the modern COSMIC desktop environment.
  • Recent Achievements

    • Apprentice
      fernan99 went up a rank
      Apprentice
    • 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
  • Popular Contributors

    1. 1
      +primortal
      474
    2. 2
      PsYcHoKiLLa
      247
    3. 3
      Skyfrog
      79
    4. 4
      FloatingFatMan
      78
    5. 5
      Michael Scrip
      59
  • Tell a friend

    Love Neowin? Tell a friend!