mirror of
https://github.com/thebaer/MMRA
synced 2024-11-13 10:11:01 +00:00
Rename background.js
This commit is contained in:
parent
e9b8eb885f
commit
e548d557d6
@ -21,7 +21,7 @@
|
|||||||
"content_scripts": [
|
"content_scripts": [
|
||||||
{
|
{
|
||||||
"matches": ["https://*/*"],
|
"matches": ["https://*/*"],
|
||||||
"js": ["background.js"]
|
"js": ["content.js"]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user