It can be quite useful to get a "full page" screenshot in a browser. That is, not just the visible area. The visible area is pretty easy to get just by screenshotting the screen. A full page screenshot captures the entire web site even if it needs to be scrolled around to see all of it.
https://css-tricks.com/full-page-screenshots-browsers/
Aug20
Remote Starter Kit
Get off to a flying start as a remote team with these mighty-fine tools that are tried and tested by the Hanno team. We’ll help you to power your team’s virtual collaboration and happiness.
http://www.remotestarterkit.com
Aug18
CSS and JS code coverage in Google Chrome
Find unused CSS and JS code with the new Coverage tab. When you load or run a page, the tab tells you how much code was used, versus how much was loaded. You can reduce the size of your pages by only shipping the code that you need.
https://goo.gl/imxSqG
Connect