This PR adds ability to pass values to the input fields from URL query parameters, e.g. https://boombatower.github.io/chromecast-dashboard/sender/?url=http://my.dashboard.com&refresh=60
Useful for example when you always want to keep casting the same page and sometimes you need to restart the computer that does the casting and don't want to type the input params again every time.
This PR adds ability to pass values to the input fields from URL query parameters, e.g.
https://boombatower.github.io/chromecast-dashboard/sender/?url=http://my.dashboard.com&refresh=60
Useful for example when you always want to keep casting the same page and sometimes you need to restart the computer that does the casting and don't want to type the input params again every time.