summaryrefslogtreecommitdiffstats
path: root/chrome/test/data/extensions/allow_silent_upgrade/hosts3_old.json
blob: 2aa5de3fcdecd65bb58030c647cc9dcc484e1554 (plain)
1
2
3
4
5
6
7
8
{
  "name": "allow silent update",
  "version": "1.0",
  "permissions": [
    "http://www.google.com/",
    "http://www.reddit.com/"
  ]
}