CSS remove and combine is a Google Chrome add-on for developers that removes unused CSS rules on a page by creating a new CSS stylesheet containing only those selectors in use.
CSS remove and combine not only tidies and optimizes your stylesheets but it also combines them into a single file which can then be downloaded.
The method used by the CSS remove and combine extension is based on eliminating all ID and class based selectors that reference IDs and classes not on the page.
CSS remove and combine is cross-platform and it works on Mac OS X, Windows and Linux.
Requirements:
· Google Chrome