EdgeGoogleTab is an extension for the Microsoft Edge browser that modifies the default new tab page to a custom page with a redirection to Google.com. The primary goal of this extension is to provide a more user-friendly new tab experience for users who prefer to use Google as their homepage, while also maintaining focus in the URL bar for quick searches.
- Automatically redirects the new tab page to Google.com.
- Maintains focus in the URL bar, allowing for quick searches.
To use this extension, follow these steps:
-
Clone or download this repository to your computer.
-
Open Microsoft Edge.
-
Access the extension settings by clicking on the three dots (...) in the top-right corner of the window and selecting "Extensions."
-
Enable "Developer mode" at the bottom of the Extensions page.
-
Click on "Load unpacked" and select the directory of this project.
-
The EdgeGoogleTab extension should now be enabled.
If you wish to further customize the extension's behavior, you can edit the newtab.js
file. This file contains the JavaScript code that is executed when opening a new tab.
- Clem76 - Lead Developer
This project is licensed under the MIT License.