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

    • Google are hyprocrites for signing this. They have been pulling the same dirty tactics as Microsoft, only they do it on Android and ChromeOS.
    • In some countries the law has forced Microsoft to display a menu on a fresh install of Windows which asks which web browser you want and it will install that browser. This doesn't add any bloat to Windows. It simply an additional step when setting up a new PC.
    • Chrome is also a first party browser on Android and ChromeOS. And on those systems, Google is pulling the same dirty tactics as Microsoft does on Windows.
    • Unofficial script lets you install unreleased Windows 11 features without Microsoft Account by Sayan Sen Microsoft has been steadily evolving the Windows Insider Program over the years, introducing new channels and testing paths that allow enthusiasts to experience upcoming and yet-to-be-released Windows features (some interesting hidden ones too) before they reach the public. However, one long-standing requirement has remained largely unchanged as users are generally expected to enroll in the Program and with a Microsoft account. That's where a third-party tool called "OfflineInsiderEnroll" can help. OfflineInsiderEnroll is said to be a lightweight script that enables access to Windows Insider Program builds on systems that are not signed in with a Microsoft account. Essentially the tool configures the necessary Insider settings locally and hence allows users to select and switch between available preview channels while continuing to receive builds through the normal Windows Update channel. If you are wondering how it manages to do so, it is made possible by a Registry value known as TestFlags. When configured to"0x20", Windows stops communicating with Microsoft's online Insider enrollment services thus preventing locally configured Insider settings from being overwritten. This allows the script to apply its own channel configuration directly through the Registry as Windows Update does not verify whether a device has been officially enrolled in the Insider Program or not. Previously the utility has had already supported the traditional Insider branches including Dev, Beta, and Release Preview. However following Microsoft’s recent restructuring of its preview channels, the script has now been updated. The latest OfflineInsiderEnroll version, 2.6.6, adds support for the newly introduced Insider channel lineup. As such, users can now choose from several Experimental channels in addition to Beta and Release Preview options. The update also retains tools for refreshing the Insider cache, resetting Insider settings, and completely stopping Insider enrollment when needed. Keep in mind though that will need elevated privileges when running the script (run as Admin). You can get the latest version of OfflineInsiderEnroll from this page on its official GitHub repo.
  • Recent Achievements

    • Week One Done
      Dr Jared Dental Studio earned a badge
      Week One Done
    • Week One Done
      RG INVESTMENT GROUP earned a badge
      Week One Done
    • Very Popular
      The Norwegian Drone Pilot earned a badge
      Very Popular
    • Very Popular
      s0nic69 earned a badge
      Very Popular
    • Collaborator
      Asgardi earned a badge
      Collaborator
  • Popular Contributors

    1. 1
      +primortal
      472
    2. 2
      PsYcHoKiLLa
      250
    3. 3
      Skyfrog
      79
    4. 4
      FloatingFatMan
      67
    5. 5
      Michael Scrip
      60
  • Tell a friend

    Love Neowin? Tell a friend!