add css to manifest
This commit is contained in:
parent
7cb77a7a58
commit
390b788b61
@ -21,7 +21,10 @@
|
|||||||
"matches": ["*://*/*"],
|
"matches": ["*://*/*"],
|
||||||
"js": [
|
"js": [
|
||||||
"ext/uw.js"
|
"ext/uw.js"
|
||||||
],
|
],
|
||||||
|
"css": [
|
||||||
|
"ext/uw.css"
|
||||||
|
],
|
||||||
"all_frames": true
|
"all_frames": true
|
||||||
}],
|
}],
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user