Bing saying hello

Microsoft is testing an advanced AI version of Bing, partially primarily based on ChatGPT know-how, referred to as “the brand new Bing.” It’s usually locked to Microsoft Edge, however there are hidden methods to make use of it in Google Chrome as properly.

The brand new Bing is accessible by means of bing.com, nevertheless it’s blocked for all internet browsers besides Microsoft Edge. If you open it in Chrome, Safari, Firefox, or different browsers, you get a message telling you to “Unlock conversational search on Microsoft Edge.” Fortunately, like most browser-specific blocking mechanisms, it may be overridden by altering the browser’s person agent — you don’t even want a particular extension.

Unlock conversational search on Microsoft Edge
The warning on Bing AI Chat in non-Edge browsers

There are additionally different methods of utilizing the brand new Bing in different browsers with none particular hacks, which we’ll go over first. As a reminder, these steps will solely work if you have already got access to the new Bing. If you happen to’re nonetheless on the waitlist, this gained’t be just right for you.

Use Bing AI Chat in Skype Internet

The simplest methodology of utilizing Bing in any fashionable internet browser, together with Google Chrome, is to make use of it from inside Skype. To get began, open web.skype.com in your browser, and log in with any Microsoft account with entry to Bing AI. Including Skype as a bookmark or pinning the tab can cut back the time it takes to open once more.

After you open Skype, click on the search field on the top-left nook of the window, as seen under.

Skype image

Bing ought to seem close to the underside of the search pane. Click on on it so as to add it to your chats record.

Skype image

It’s best to now see Bing in your record of chats. You’ll be able to click on on it to begin sending messages, similar to common contacts in Skype. When you’ve got push notifications enabled within the internet app, you’ll get alerts as Bing sorts, in addition to notifications on another units which have Skype put in with the identical Microsoft account.

This model of Bing doesn’t require any hacks, nevertheless it’s not the identical precise expertise because the Bing web site. For instance, the model on Bing’s web site can correctly show tables and code blocks, whereas they typically seem damaged within the Skype model. You additionally don’t get the auto-reply buttons in Skype.

images of Bing on web and in Skype Web
Producing a desk in Bing.com (left) vs. Skype Internet (proper)

If you need the full-featured model and never the marginally restricted Skype model, learn on.

Use Bing AI on Home windows with Chrome

There are some Chrome extensions that may modify the present person agent, even on a per-site foundation, however that comes with potential privacy issues. Chrome has hidden command-line arguments for altering the person agent, which work properly on Mac, however requires Chrome to be utterly closed first on Home windows. We’ll clarify how to try this first—after which present a greater methodology.

First, it’s essential to create a shortcut to Google Chrome on the desktop. On Home windows 11, open the Begin Menu (not the search), click on “All Apps,” discover Chrome within the record, after which drag it to an empty house on the desktop. The method is almost identical for Windows 10, however the app record doesn’t require an additional click on.

Dragging Chrome to the desktop

Proper-click on the brand new shortcut, after which choose Properties. Within the “Goal” textual content discipline, add an area after the prevailing textual content, after which paste this afterward:

"https://www.bing.com/search?q=Bing+AI&showconv=1&FORM=hpcodx" --user-agent="Mozilla/5.0 (Home windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36 Edg/110.0.1587.57"

The complete “Goal” string ought to look one thing like this:

"C:Program Recordsdata (x86)GoogleChromeApplicationchrome.exe" "https://www.bing.com/search?q=Bing+AI&showconv=1&FORM=hpcodx" --user-agent="Mozilla/5.0 (Home windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/110.0.0.0 Safari/537.36 Edg/110.0.1587.57"

Click on ‘OK’ on the Properties window to save lots of your modifications, then double-click on it to open Chrome with Bing. Once more, this solely works if Chrome isn’t already working in your PC. This additionally units your browser’s person agent to Microsoft Edge till you stop Chrome and re-open it as regular from the Begin Menu.

Chrome running Bing

The most effective answer right here is to create a shortcut that opens Bing in a minimal Edge window, giving you quick access to Bing however with out the litter of the Edge expertise. If you happen to’re on Home windows 11, open the Begin Menu (not the search), click on “All Apps,” discover Chrome within the record, after which drag it to an empty house on the desktop. The method is almost identical for Windows 10, however the app record doesn’t require an additional click on.

Proper-click on the brand new shortcut, after which choose Properties. Within the “Goal” textual content discipline, add an area after the prevailing textual content, after which paste this afterwards:

--app="https://www.bing.com/search?q=Bing+AI&showconv=1&FORM=hpcodx"

The complete goal string ought to look one thing like this:

"C:Program Recordsdata (x86)MicrosoftEdgeApplicationmsedge.exe" --app="https://www.bing.com/search?q=Bing+AI&showconv=1&FORM=hpcodx"

Now, rename the shortcut to one thing like “Bing,” and double-click on it to open. It’s best to see the Bing chat in its personal window. The taskbar icon even modifications to a search icon!

Bing window

The Edge-based shortcut isn’t fairly the identical factor as working Bing in Chrome, nevertheless it’s simple sufficient to modify between the Bing window and your Chrome session as wanted.

Use Bing AI on Mac with Chrome

There are some Chrome extensions that may modify the present person agent, even on a per-site foundation, however that comes with potential privacy issues. You need to use easy terminal instructions to begin Chrome with a special person agent, although, and you may even give Bing its personal app-like window when you’re at it.

The Mac has a number of built-in strategies for working a terminal command with one click on, however we’ll use Automator for this instance. First, open Automator by looking for it in Highlight (the magnifying glass icon on the top-right of the menu bar) or discovering it within the Launchpad.

Searching for Automator

Subsequent, with Automator open, click on “New Doc” within the file browser that seems. You may as well choose File > New within the menu bar. Automator will ask you what sort of doc you want to create. Choose “Utility” as the kind after which click on “Select” to verify.

New document in Automator

Automator is generally used for multi-step automations and workflows, however we solely want to make use of one motion. Sort for “shell” within the search field on the top-left, and once you see “Run Shell Script,” double-click it so as to add it to the workflow.

Shell script in Automator

The “Run Shell Script” motion has a textual content field for the script. Delete all of the textual content within the field, then paste this:

open -n -a "Google Chrome" --args "https://www.bing.com/search?q=Bing+AI&showconv=1&FORM=hpcodx" --user-agent="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36 Edg/112.0.0.0"

That command opens the Bing AI chat web page in Google Chrome in your Mac, nevertheless it does so utilizing a Microsoft Edge person agent string as an alternative of the default Chrome agent string. That’s sufficient to idiot Bing’s web site into pondering you’re utilizing Edge.

If you need Bing to run in a separate app window with none tabs or different Chrome parts seen, delete all the things within the textual content field and put this as an alternative:

open -n -a "Google Chrome" --args --app="https://www.bing.com/search?q=Bing+AI&showconv=1&FORM=hpcodx" --app-window-size=1200,600 --user-agent="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36 Edg/112.0.0.0"

After that, you’ll be able to click on the Run button on the top-right nook of Automator to see if it really works. Bing Chat ought to open in a brand new Chrome tab, or should you used the second format, it ought to open in a devoted window.

Running an Automator script

Now it can save you the workflow. Within the menu bar, go to File > Save (or press Command + S in your keyboard) and provides it a reputation, like Bing. Automator normally saves workflows to iCloud by default, however you may as well retailer it in one other location. If you happen to retailer it in your Mac’s Purposes folder, it would additionally seem within the Launchpad.

Because the workflow is an software, you’ll be able to drag it from the Finder to your Mac dock for simple entry. Now you’ve got Bing in Chrome only one click on away! You may as well change the app’s icon to the Bing logo for a bit of additional polish.

Dragging Bing to the dock

There’s one minor catch to this methodology — this can change the person agent for all the present Chrome session, so any pages you load after opening Bing will even have an Edge person agent. If you happen to discover websites breaking or telling you to put in Google Chrome, quitting and re-opening the browser will reset the person agent again to the default. You may as well work round this by putting in Chrome Beta, and altering “Google Chrome” within the command to “Google Chrome Beta”.


Source link