summaryrefslogtreecommitdiffstats
path: root/chrome/test/data/extensions/effective_host_permissions/two_hosts.json
blob: 997b81721f25a6099a440429c0377fedd0b5ab15 (plain)
1
2
3
4
5
6
7
8
{
  "name": "effective host permisions test",
  "version": "1.0",
  "permissions": [
    "http://www.google.com/",
    "http://www.reddit.com/"
  ]
}