Add basic frontend animation
This commit is contained in:
parent
85998c634c
commit
84c7c12a3f
8 changed files with 8466 additions and 28 deletions
|
|
@ -5,7 +5,7 @@
|
|||
"permissions": ["storage", "activeTab"],
|
||||
"background": {
|
||||
"scripts": ["dist/background/index.js"],
|
||||
"persistent": false
|
||||
"persistent": true
|
||||
},
|
||||
"content_scripts": [
|
||||
{
|
||||
|
|
|
|||
Reference in a new issue