Ryan Breen
|
f0c5cd29dc
|
Moved keys functionality into options now, except for the encryption code, which will stay in the background script.
|
2023-01-27 22:04:40 -05:00 |
|
Ryan Breen
|
621e8b358b
|
Popup is now calling the browser storage directly instead of using the messaging system. Should be a bit faster.
|
2023-01-27 17:30:10 -05:00 |
|
Ryan Breen
|
f98ab34f0a
|
Replace console.log with bglog.
|
2023-01-26 20:26:23 -05:00 |
|
Ryan Breen
|
e08d19855e
|
Solved a bug where the options window was breaking the popup window. The issue was that some branches of the message handler in the background script weren't returning anything at all.
|
2023-01-26 20:15:34 -05:00 |
|