VideoUrlFinder is an extension currently under development for Microsoft Edge. Its purpose is to help users retrieve specific video URLs, but currently only supports videos from Start Program.
- Microsoft Edge (latest version recommended)
- Internet access
- Javascript
- HTML
- Retrieves specific video URLs from web pages.
- Lightweight and easy-to-use interface.
To install VideoUrlFinder in Microsoft Edge, follow the steps below:
Clone the repository to your local machine and locate the extension's src
folder, which contains the necessary files for the extension.
git clone https://github.com/your-username/VideoUrlFinder.git
Launch Microsoft Edge on your computer.
- Click on the three-dot menu (ellipsis) in the top-right corner of the browser.
- Select Extensions from the dropdown menu.
Alternatively, you can enter edge://extensions
in the address bar and press Enter.
On the Extensions page:
- Toggle the Developer Mode switch located in the bottom-left corner.
This allows you to install extensions that are not packaged.
- Click on the Load unpacked button.
- In the file explorer window that opens, navigate to the
src
folder containing your extension files. - Select the folder and click Select Folder.
Once the extension is loaded, you should see it listed on the Extensions page. You can now start using the extension to retrieve video URLs.
- After sucessfully installing the extension, go to Start Program webpage that displays the desired videos.
- Extension Menu on Toolbar:"
- Display the extension on Toolbar:
- ** Open the Extension **
This extension is under active development. Contributions are welcome! Feel free to fork the repository, submit issues, or propose improvements.
This project is licensed under the MIT License - see the LICENSE file for details.