creating messanger for content scripst
to pass messages to overlay
This commit is contained in:
@@ -23,7 +23,8 @@ module.exports = {
|
||||
content: './content/',
|
||||
background: './background/',
|
||||
options: './options.js',
|
||||
welcomePage: './welcomePage.js'
|
||||
welcomePage: './welcomePage.js',
|
||||
chat_overlay: './chat_overlay.js'
|
||||
|
||||
},
|
||||
output: {
|
||||
|
||||
Reference in New Issue
Block a user