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_title": "__MSG_alwaysOpenSiteInContainer__",
"default_popup": "pageActionPopup.html", "default_popup": "pageActionPopup.html",
"pinned": false, "pinned": false,
"show_matches": ["*://*/*"] "show_matches": [
"*://*/*"
]
}, },
"background": { "background": {
"page": "js/background/index.html" "page": "js/background/index.html"