File build/chrome/manifest.json artifact 76848f086c part of check-in bd977f41d5
{ "manifest_version": 2, "name": "CACKey", "version": "0.7.5.1", "app": { "background": { "scripts": [ "google-pcsc.js", "cackey.js" ], "persistent": false } }, "permissions": [ "certificateProvider" ] }