aboutsummaryrefslogtreecommitdiffhomepage
path: root/manifest/chrome-manifest-extra.json
blob: 8fe52df242043933cef1114929df395f35e8ba6a (plain)
1
2
3
4
5
6
7
8
{
  "optional_permissions": [
    "declarativeContent"
  ],
  "background": {
    "persistent": false
  }
}