-
-
Save Sleavely/8094356 to your computer and use it in GitHub Desktop.
Premailer bookmarklet
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(function(){ | |
document.body.appendChild(document.createElement('script')).src='http://premailer.dialect.ca/inc/bookmarklet-1.0.js'; | |
})(); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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