Chrome Extension Bug Fix

Job ID: 37763674

Budget: €30 – €250 EUR

I'm changing my Chrome Extension (background.js) to speak to my new API, the old API had one post with multiple values and posted the response back to the Chrome Extension.

I'm also facing some trouble with regex in the background.js so it matches.

The new API require 3 posts.
Post one (some information)
Post two (other information)
Post three (other information => return data.)

Simple task for them who knows Javascript well!