moved shopAI.js location
This commit is contained in:
parent
2c9a55d724
commit
7d55dd65d4
3 changed files with 5 additions and 2 deletions
|
@ -14,7 +14,7 @@
|
|||
"content_scripts": [
|
||||
{
|
||||
"matches": ["http://*/*", "https://*/*"],
|
||||
"js": ["shopAI.js"]
|
||||
"js": ["scripts/shopAI.js"]
|
||||
}
|
||||
],
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue