Skip to content

Instantly share code, notes, and snippets.

@Sleavely
Forked from JoelBesada/README.md
Last active January 1, 2016 04:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Sleavely/8094356 to your computer and use it in GitHub Desktop.
Save Sleavely/8094356 to your computer and use it in GitHub Desktop.
Premailer bookmarklet
(function(){
document.body.appendChild(document.createElement('script')).src='http://premailer.dialect.ca/inc/bookmarklet-1.0.js';
})();
{
"name": "Premailer",
"description": "Pre-flight for HTML email.",
"icon": "http://upload.cip.nu/pfile.php?file_id=2476",
"link": "http://premailer.dialect.ca/"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment