summaryrefslogtreecommitdiffstats
path: root/browser/components/migration/tests/unit/Library/Application Support/Google/Chrome/Default/Extensions/fake-app-1/1.0_0/manifest.json
blob: 1550bf1c0e9f1139ee055c13c2488447150a9b61 (plain)
1
2
3
4
5
6
7
8
9
10
{
   "app": {
      "launch": {
         "local_path": "main.html"
      }
   },
   "default_locale": "en_US",
   "description": "__MSG_description__",
   "name": "__MSG_name__"
}