Builds the proxied url
@override String buildProxyUrl(String pageUrl) { return 'https://api.codetabs.com/v1/proxy/?quest=$pageUrl'; }