[wip] everything is stupid and i hate everyone and everything

the correct thing to do at this point is to factor out "show a yes/no popup
window to user"

the complexity in "open a window and then execute some code in the context of
that window" is mind-boggling

nothing works
This commit is contained in:
2023-10-07 23:14:14 -06:00
parent 853be87eeb
commit e677822f43
8 changed files with 125 additions and 173 deletions
+2 -1
View File
@@ -10,4 +10,5 @@
"default_title" : "Jæck Russell",
"default_popup" : "pages/popup.html"},
"background" : {"page" : "pages/background.html"},
"permissions" : ["storage", "history"]}
"permissions" : ["storage", "scripting"],
"host_permissions" : ["*://*/*"]}