Going back to what works.

Manifest v3 and its consequences have been a disaster for the human race.
This commit is contained in:
Jordan Wages 2025-07-07 21:46:21 -05:00
commit 6a85dbb2eb
3 changed files with 144 additions and 153 deletions

View file

@ -24,7 +24,8 @@
"message_display_action": {
"default_icon": "resources/img/brain.png",
"default_title": "Details",
"default_label": "Details"
"default_label": "Details",
"default_popup": "details.html"
},
"background": { "scripts": [ "background.js" ] },
"options_ui": {