/*
* @title PageSpeed Insights
* @description Anayze contents of a web page with PageSpeed Insights
* @include http://*
* @include https://*
* @license http://unlicense.org/
* @javascript_url
*/
location.href="https://developers.google.com/speed/pagespeed/insights/?url="+encodeURIComponent(location.href);void(0);