Pin Chrome's shortcut to the Win10 Start menu on install and OS upgrade.
[chromium-blink-merge.git] / chrome / test / data / extensions / api_test / autofill_private / manifest.json
blob5a2f254b6c8a318aca2663c56a512d6631b41553
2   "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC74Vbx3EbhPc/FOvn6+HxCjMSml0HdPMiuRjj5a3b+MnRML1iJ9OAgbKUYJ/u3s25/cGq8pNB0NbyupHGEqvqAE7TcNr1mdgs0PWxh2IOI1GKrxlzxpqzQuFmxq5WHKr5RrwZ4/Xq0t/+e8JkvhZdW0jarz/28Jom0gkM5lorsewIDAQAB",
3   "name": "autofillPrivate API interface test",
4   "version": "0.1",
5   "manifest_version": 2,
6   "description": "Test of chrome.autofillPrivate interface",
7   "permissions": [
8     "autofillPrivate"
9   ]