Skip to content

Commit

Permalink
fix: Fix manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
deka0106 committed Aug 14, 2021
1 parent 47270e6 commit 02d247b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions public/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@
"128": "icon/128.png"
},
"background": {
"scripts": ["background.js"],
"persistent": false
"service_worker": "background.js"
},
"content_scripts": [
{
Expand Down

0 comments on commit 02d247b

Please sign in to comment.