Home | History | Annotate | Download | only in crxfs
      1 {
      2   "name": "Crx FileSystem Test",
      3   "version": "0.1",
      4   "manifest_version": 2,
      5   "description": "Crx FileSystem Test",
      6   "app": {
      7     "launch": {
      8       "local_path": "crxfs.html"
      9     }
     10   },
     11   "web_accessible_resources": [
     12     "crxfs.js"
     13   ]
     14 }
     15