added screenshot and fixed WebRequest permissions to expand out of test site

This commit is contained in:
Sean 2024-12-18 18:33:55 -05:00
parent 560f5706cc
commit a9744cddb0
2 changed files with 1 additions and 1 deletions

View file

@ -14,7 +14,7 @@
}, },
"permissions": [ "permissions": [
"webRequest", "webRequest",
"*://mealie.seans.pro/*", "*://*/*",
"contextMenus", "contextMenus",
"storage", "storage",
"activeTab" "activeTab"

Binary file not shown.

After

Width:  |  Height:  |  Size: 131 KiB