Generate Critical CSS

Adds a button to the WordPress admin bar to generate Critical CSS (WEBKIT BROWSERS ONLY)

Author:Will Busby (profile at wordpress.org)
WordPress version required:3.0.1
WordPress version tested:3.4.2
Plugin version:0.1
Added to WordPress repository:07-09-2015
Last updated:07-09-2015
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:
Total downloads:720
Active installs:10+
plugin download
Click to start download

Adds a button to the admin bar that generates the Critical CSS for the current page in the javascript console. Strips out the #wpadminbar and #wp-admin-* strings for your convenience. Based on the code created by Paul Kinlan, which is here: https://gist.github.com/PaulKinlan/6284142