Hi, I'm happy to find this plug-in.
But there is some problem with using it.
I use self-hosting gitlab-ce.
The link requested by "/~/blob/..." does not work.
The other addresses work well except for "/~".
http://some-gitlab.com/some-group/some-project/~/blob/some-file.code # doesn't work - 404
http://some-gitlab.com/some-group/some-project/blob/some-file.code # work
The GitLab-CE version I use is '12.3.4 (f33961a395)'
What do you think about adding this content as an option?