[wip] getting keypair stuff to work

This commit is contained in:
2023-01-10 18:28:20 -07:00
parent ad722f8954
commit 279bd888e3
6 changed files with 1442 additions and 23 deletions
+2 -1
View File
@@ -8,4 +8,5 @@
"js" : ["content.js"]}],
"browser_action" : {"default_icon" : "icons/jrx-icon-32.png",
"default_title" : "Jaeck Russell",
"default_popup" : "popup.html"}}
"default_popup" : "popup.html"},
"permissions" : ["storage"]}