jqified *.json

This commit is contained in:
Martin D Kealey 2023-11-15 13:23:36 +10:00
parent 70cbaf8cf5
commit 6c94e13439

View file

@ -131,7 +131,9 @@
"default_title": "__MSG_alwaysOpenSiteInContainer__",
"default_popup": "pageActionPopup.html",
"pinned": false,
"show_matches": ["*://*/*"]
"show_matches": [
"*://*/*"
]
},
"background": {
"page": "js/background/index.html"