SponsorBlock/manifest/chrome-manifest-extra.json
2020-02-04 01:32:58 -05:00

8 lines
108 B
JSON

{
"optional_permissions": [
"declarativeContent"
],
"background": {
"persistent": false
}
}