I am new and trying to make an extension for chrome. I have a file manifest.jsonand I want to edit this file interactively. This means that the user is entering information, and my file manifest.jsonmust be changed accordingly. How can i do this?
source
share