How does Chrome generate thumb views of URLs? -



How does Chrome generate thumb views of URLs? -

how chrome browser capture thumbnail image of visited urls , show me on blank page under visited??

i interested in knowing how implement using website or extension.. take take screenshot.

lalith

if want write extension captures screenshot of current site there chrome.tabs.capturevisibletab() method.

url google-chrome thumbnails

Comments

Popular posts from this blog

java - How to pass parameters between Request-Scoped Controllers? -

actionscript 3 - Flex: moving a point with rotation doesnt change the point XY? -

string - what is the difference between "some" == "some\0" and strcmp("some","some\0") in c++? -