Fix JS inclusion order
This commit is contained in:
parent
9d43702588
commit
64ac3827a0
@ -33,8 +33,8 @@
|
|||||||
],
|
],
|
||||||
"background": {
|
"background": {
|
||||||
"scripts": [
|
"scripts": [
|
||||||
"background.js",
|
"bloomfilter.js",
|
||||||
"bloomfilter.js"
|
"background.js"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"options_ui": {
|
"options_ui": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user