rename modules after moving to appropriate folders
This commit is contained in:
parent
0b7be21d03
commit
a226f12645
16 changed files with 17 additions and 17 deletions
|
@ -22,7 +22,7 @@
|
|||
"content_scripts": [
|
||||
{
|
||||
"matches": ["http://*/*", "https://*/*"],
|
||||
"js": ["scripts/external/watch.js"]
|
||||
"js": ["scripts/external/content.js"]
|
||||
}
|
||||
],
|
||||
"web_accessible_resources": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue