url2img is a minimalist jQuery plugin used to take a screenshot from an user provided URL by using Google Pagespeed Insights API. How to use it: 1. Include jQuery JS library and the jQuery url2image.js script in your document. <script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> <script src="url… Read More