Skip to content

Commit

Permalink
use ignore_hidden
Browse files Browse the repository at this point in the history
  • Loading branch information
dawn2766 committed Mar 23, 2024
1 parent bc793d7 commit a3fc042
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,8 @@
],
"permissions": [],
"web_accessible_resources": [],
"content_security_policy": "script-src 'self' 'unsafe-inline'; object-src 'self';"
"scope": "/",
"service_worker": {
"ignore_hidden": true
}
}

0 comments on commit a3fc042

Please # to comment.