TeamHTP / hermes-chrome-extension

Drop-in encryption for your favorite social network.
https://hermes.teamhtp.com/
GNU General Public License v3.0
0 stars 0 forks source link

Implements #1 #10

Closed tma02 closed 5 years ago

tma02 commented 5 years ago

Please test options with updateOption(key, value) in the background page console.

updateOption(key, value)

< true: update in memory and local storage set() requested but not necessarily complete.

< false: option is disabled and was not updated.

tma02 commented 5 years ago

There's no UI for options yet, we should be implementing that as part of #7, let me know if you need help updating options for testing.

tma02 commented 5 years ago

Also I just realized there's no UI for setting a master password. We should still merge this so that one of you two (or someone else) can start working on the UI.