I need to use the fileSystem permission in the manifest.js, so I can read/write files from my Chrome extension.
When I load my extension with the \"Load unpacked ext
Add this to your manifest:
"manifest_version": 2,