jqified *.json
This commit is contained in:
parent
70cbaf8cf5
commit
6c94e13439
1 changed files with 3 additions and 1 deletions
|
@ -131,7 +131,9 @@
|
|||
"default_title": "__MSG_alwaysOpenSiteInContainer__",
|
||||
"default_popup": "pageActionPopup.html",
|
||||
"pinned": false,
|
||||
"show_matches": ["*://*/*"]
|
||||
"show_matches": [
|
||||
"*://*/*"
|
||||
]
|
||||
},
|
||||
"background": {
|
||||
"page": "js/background/index.html"
|
||||
|
|
Loading…
Add table
Reference in a new issue