debug: LOG() should print only the file basename
It's hard to focus on the important bits when every debug log statement begins with [ ../../../../Projects/epiphany/embed/web-extension/ephy-web-extension.c ]. So let's trim it down to [ ephy-web-extension.c ]. Much better.