When you associate a .url file with chrome and double click it, chrome shows you the source. This tampermonkey script parses the url file and opens the intended page.
Note that, for this to work, you must allow tampermonkey to access file URLs, via the manage plugins page.