Changes Made
Added a confirmation modal for the extension marketplace, hid the users home path, and Fixed a bunch of bugs.
Confirmation Modal
I added a modal that warns users against downloading extensions that could be harmful.
Hiding the users home directory
In the scenario that the user is recording a video or something where they use this app their user name on their computer could have been revealed, which is not good to say the least. Now that is no longer an issue, because we obfuscate the home directory, replacing it with a tilde
Bugs
- The Cancel button on the modal wouldn’t close it.
- Stuck in the download state when downloading an extension
- Extension marketplace still showed previously downloaded extensions