Stable Optimized version of URL Content Size for Google Search Results.
Get the size of each Google search result before visiting the site. It uses CROS proxy https://cors-anywhere.herokuapp.com/ for making HEAD request to the destination URL.
- Create a bookmark and set the content of bookmarklet as the URL. (Keep that bookmark in the bookmarkbar)
- On search result page of Google, click on that bookmark and see the magic.
- It doesn't work on all URLs due to Refused to get unsafe header "content-length" exception.
- The size of the web page may not be exact same because of dynamically loading XHRs.
Special thanks to @jdcpower1994 coming up with this amazing idea. Thanks to cros-anywhere by Rob--W for CROS proxy.
Tweet me @parthpower for bug reports or feature request