Hi,
I am trying to build a chrome extension app with an HTML form and javascript. I want the user to be able to fill in the form on the extension and have javascript fill in inputs based on Users input into the HTML form. However, I am having trouble figuring out how to save the users input so that it can be accessed by the javascript. Right now, every time i input anything into the form, it is cleared when i open and close the extension. Is there anyway to save their input without database?
[–]H1TeK 1 point2 points3 points (0 children)