Simple Chrome Extension

Job ID: 31344686

Budget: $10 – $30 USD

I need a Chrome extension with the following requirements:

* No UI
* Must run on every page user navigates to without clicking any extension button (immediately on page load)
* When user navigates to any page on Chrome browser, extension should make a call to remote server (HTTP AJAX POST) to get the command. The call must contain the text of the page (document.innerHTML). I have this service implemented, you don't need to create it, only Chrome extension is needed for this job.
* Response of this AJAX call is single line of text. This line of text must be injected into the page user is navigated to at the top, absolute positioned H1
* The page also has to be saved in MHTML format in C: drive (or anywhere else on the disk, location does not matter much)