This version of Website-Finder differs a lot from the scripts available in this repository, as it runs in a web browser and uses external dependencies to look fancy
The reason why is because this version is geared towards people who just want something cool-looking that does something cool, without the hassle of installing a new programming language
It is already being run on [finder.taevas.xyz](https://finder.taevas.xyz), but you may run it yourself simply by cloning the repository and opening index.html in your web browser
Do note that using arguments and launching the search is done through the HTML, so you cannot use the cli/terminal to use arguments, and opening the file will not instantly trigger the search
```sh
# You should be able to double-click the file or drag the file to the web browser, but if you wanna be fancy
If the page is served to you through HTTPS, you likely won't be able to use the HTTP application protocol due to [Mixed Content](https://developer.mozilla.org/en-US/docs/Web/Security/Mixed_content)