Pin Chrome's shortcut to the Win10 Start menu on install and OS upgrade.
[chromium-blink-merge.git] / chrome / test / data / extensions / theme_i18n / manifest.json
blobfbac3cada7bff46f7a8c8d698bc9cb8638ba3067
2   "name": "__MSG_name__",
3   "description": "__MSG_description__",
4   "version": "1",
5   "manifest_version": 2,
6   "default_locale": "en",
7   "theme": {
8     "properties" : {
9       "ntp_background_alignment" : "top"
10     }
11   }