This repository has been archived by the owner on Nov 29, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
fae222b
commit f0ef162
Showing
1 changed file
with
15 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,18 @@ | ||
# Bing AI in ~~Edge~~ any browser | ||
This extension just opens Bing AI (the kind available in the Edge sidebar) in an extension popup. | ||
|
||
## Requirements | ||
1. A Chromium-based browser *(Chrome, Arc, Vivaldi, etc)* | ||
2. | ||
- A Chromium-based browser *(Chrome, Arc, Vivaldi, etc)* | ||
- A Microsoft account | ||
|
||
## Installation | ||
- [Download this repository](https://github.com/akshay7394/bing-everywhere/archive/refs/heads/main.zip) (or clone it) | ||
- Extract it somewhere (temporarily, you can delete this folder afterwards) | ||
- Copy this: | ||
``` | ||
about:extensions | ||
``` | ||
- Paste it in your address bar & hit Enter | ||
- Turn on "Developer Mode" (the toggle's at the top-right corner of this page) | ||
- Click on "Load unpacked extension" | ||
- Navigate to the directory where you extracted the .zip file to |