Unity Resource Checker is used to check for redundant materials, textures you forget you're using, textures that can be compressed or reduced in size.
The original github from is here
To include Unity Resource Checker into your project, you can use npm method of unity package manament described here.
0.0.2
- Upgrade to 2017.2
0.0.1
- Initial commit