moved popup to src folder
This commit is contained in:
parent
fc43e55604
commit
ddd8cd2bf9
3 changed files with 4 additions and 3 deletions
|
@ -9,7 +9,7 @@
|
|||
},
|
||||
"manifest_version": 3,
|
||||
"action": {
|
||||
"default_popup": "popup.html"
|
||||
"default_popup": "src/popup.html"
|
||||
},
|
||||
"content_scripts": [
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue