This project is a browser extension for Microsoft Edge that performs searches based on a list of predefined keywords.
The Automate_edge_search Extension for Microsoft Edge performs random searches based on a predefined list of keywords. This extension is designed to demonstrate how to build a simple browser extension using web technologies and the Microsoft Edge extension API.
- Perform 30 random searches with a 2.5-second delay between searches.
- Easy setup and installation via the Microsoft Edge Add-ons store.
- Minimalist user interface with start and stop buttons for control.
- Microsoft Edge browser
- Clone the repository or download by clicking on the CODE from GitHub and Download the zip.
- Unzip the Download zip.
-Load the extension in Microsoft Edge:
- Open Microsoft Edge.
- Search this in address bar
edge://extensions/
. - Enable "Developer mode" using the toggle switch in the lower-left corner.
- Click on "Load unpacked" and select the Automaate-edge-search directory.
-The extension icon will appear in the Edge toolbar. Click on it to start performing searches.
This project is licensed under the MIT License. See the LICENSE file for details.