Every time I load a YouTube video, I find myself first appending &hd=1 to the end of the URL so that the video plays in HD automatically. Over time, this gets annoying, so I would like it to be done automatically.
How can I automatically append &hd=1 to the end of a URL beginning with https://www.youtube.com/watch?v=?
More Information
- My OS is Ubuntu Gnome 13.04
- I am using Google Chrome 32.0.1700.77 as my default browser
Answer
I was lucky enough to find this Greasemonkey script, which I was then able to load with Tampermonkey and which seems to do the job.