Write a chrome extension that serves a GET HTTP Webserver with Chrome localStorage as a database

Job ID: 33645531

Budget: $10 – $30 USD

I have a chrome extension that saves data in Chrome's localStorage. I want to serve an HTTP Webserver with that localStorage as a database so any site can access that data through a GET request. Do you know how to do that?